[SCM] live-config-staging branch, debian,	updated. 6227e68a09f77b8b03f87345acd23c4f6b192b03
    Daniel Baumann 
    daniel at debian.org
       
    Mon Dec  6 14:30:45 UTC 2010
    
    
  
The following commit has been merged in the debian branch:
commit 6227e68a09f77b8b03f87345acd23c4f6b192b03
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Dec 6 15:30:04 2010 +0100
    Using dh auto magic in override, rather than manual make call.
diff --git a/debian/rules b/debian/rules
index a66e283..9a7a2a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 	dh ${@}
 
 override_dh_auto_install:
-	$(MAKE) DESTDIR=$(CURDIR)/debian/live-config-staging install
+	dh_auto_install
 
 	# Removing useless files
 	rm -f debian/live-config-staging/usr/share/doc/live-config-staging/COPYING
-- 
live-config-staging
    
    
More information about the debian-live-changes
mailing list