mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	Correct paths, to allow libmtp to build
Signed-off-by: rmorris <rmorris@rkmorris.us>
This commit is contained in:
		
							parent
							
								
									40fc037aa4
								
							
						
					
					
						commit
						a1a834568a
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		|  | @ -498,9 +498,7 @@ if [[ $PLATFORM = Darwin && "$BUILD_DEPS" == "1" ]] ; then | ||||||
| 	pushd libmtp | 	pushd libmtp | ||||||
| 	patch -p1 < ../${SRC_DIR}/scripts/libmtp.patch || true | 	patch -p1 < ../${SRC_DIR}/scripts/libmtp.patch || true | ||||||
| 	echo 'N' | NOCONFIGURE="1" bash ./autogen.sh | 	echo 'N' | NOCONFIGURE="1" bash ./autogen.sh | ||||||
| 	mkdir -p build | 	CFLAGS="$MAC_OPTS" ./configure --prefix="$INSTALL_ROOT" | ||||||
| 	cd build |  | ||||||
| 	CFLAGS="$MAC_OPTS" ../configure --prefix="$INSTALL_ROOT" |  | ||||||
| 	make -j4 | 	make -j4 | ||||||
| 	make install | 	make install | ||||||
| 	popd | 	popd | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue