[SCM] live-config branch, debian-next, updated. debian/3.0_a14-1-4-g0913fd9

Daniel Baumann daniel at debian.org
Mon Dec 6 15:13:17 UTC 2010


The following commit has been merged in the debian-next branch:
commit 0913fd97e9ec06729ca3c751fdc852a0ca50f857
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Dec 6 16:12:16 2010 +0100

    Using dh auto magic in override, rather than manual make call.

diff --git a/debian/rules b/debian/rules
index 273f3a2..d228b28 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 	dh ${@}
 
 override_dh_auto_install:
-	$(MAKE) DESTDIR=$(CURDIR)/debian/live-config install
+	dh_auto_install
 
 	# 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