[SCM] live-config branch, debian-next,	updated. debian/3.0_a14-1-6-g5e7991d
    Daniel Baumann 
    daniel at debian.org
       
    Mon Dec  6 15:58:30 UTC 2010
    
    
  
The following commit has been merged in the debian-next branch:
commit 4579581e3db2a63f681d89669bd98ed3bab626d5
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Dec 6 16:46:17 2010 +0100
    Passing destdir manually to dh_auto_install in rules.
diff --git a/debian/rules b/debian/rules
index d228b28..6863e72 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 	dh ${@}
 
 override_dh_auto_install:
-	dh_auto_install
+	dh_auto_install -- DESTDIR=debian/live-config
 
 	# Removing useless files
 	rm -f debian/live-config/usr/share/doc/live-config/COPYING
-- 
live-config
    
    
More information about the debian-live-changes
mailing list