Separate make and build in Debian package
This commit is contained in:
		@@ -10,8 +10,8 @@ PACKAGEVERSION = $(VERSION)
 | 
				
			|||||||
override_dh_auto_clean:
 | 
					override_dh_auto_clean:
 | 
				
			||||||
override_dh_auto_test:
 | 
					override_dh_auto_test:
 | 
				
			||||||
override_dh_auto_build:
 | 
					override_dh_auto_build:
 | 
				
			||||||
override_dh_auto_install:
 | 
					 | 
				
			||||||
	make
 | 
						make
 | 
				
			||||||
 | 
					override_dh_auto_install:
 | 
				
			||||||
	make install DESTDIR=debian/lume
 | 
						make install DESTDIR=debian/lume
 | 
				
			||||||
 | 
					
 | 
				
			||||||
override_dh_gencontrol:
 | 
					override_dh_gencontrol:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user