fix libpath
This commit is contained in:
		
							
								
								
									
										2
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@@ -1,4 +1,4 @@
 | 
			
		||||
ubuntu-sdk-ide (3.5.0+15.10.20150812-0ubuntu1~0vivid9) vivid; urgency=medium
 | 
			
		||||
ubuntu-sdk-ide (3.5.0+15.10.20150812-0ubuntu1~0vivid10) vivid; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * Initial release
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										4
									
								
								debian/rules
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								debian/rules
									
									
									
									
										vendored
									
									
								
							@@ -21,8 +21,8 @@ override_dh_auto_clean:
 | 
			
		||||
 | 
			
		||||
override_dh_auto_install:
 | 
			
		||||
	mkdir -p $(CURDIR)/debian/tmp/usr/
 | 
			
		||||
	echo $(PWD)
 | 
			
		||||
	find ./
 | 
			
		||||
	cp -a $(CURDIR)/*/qtc $(CURDIR)/debian/tmp/usr
 | 
			
		||||
	dh_auto_install --destdir=../../debian/tmp/usr
 | 
			
		||||
 | 
			
		||||
override_dh_shlibdeps:
 | 
			
		||||
	dh_shlibdeps -l/usr/qtc/lib/qtcreator:/usr/qtc/lib
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user