[SCM] live-boot branch, debian-next,	updated. debian/3.0_a13-1-4-g9bc0b31
    Daniel Baumann 
    daniel at debian.org
       
    Mon Dec  6 14:36:04 UTC 2010
    
    
  
The following commit has been merged in the debian-next branch:
commit 9bc0b3187b16f6c7d7318e426820078159ca8ec1
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Dec 6 15:35:34 2010 +0100
    Using dh auto magic in override, rather than manual make call.
diff --git a/debian/rules b/debian/rules
index 7c47745..aaec8c3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 	dh ${@}
 
 override_dh_auto_install:
-	$(MAKE) DESTDIR=$(CURDIR)/debian/live-boot install
+	dh_auto_install
 
 	mkdir -p debian/live-boot-initramfs-tools/usr/share
 	mv debian/live-boot/usr/share/initramfs-tools debian/live-boot-initramfs-tools/usr/share
-- 
live-boot
    
    
More information about the debian-live-changes
mailing list