mirror of
				https://github.com/subsurface/subsurface.git
				synced 2025-02-19 22:16:15 +00:00 
			
		
		
		
	build system: fix build of libdivecomputer
Trivial fix. Do not first cd to the ./src/subsurface directory, and then prepend the subsurface directory to the path. Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
		
							parent
							
								
									0ce44b8ed1
								
							
						
					
					
						commit
						a3b66b429e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -341,7 +341,7 @@ cd $SRC | |||
| 
 | ||||
| cd subsurface | ||||
| 
 | ||||
| if [ ! -d subsurface/libdivecomputer/src ] ; then | ||||
| if [ ! -d libdivecomputer/src ] ; then | ||||
| 	git submodule update --recursive | ||||
| fi | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue