[SCM] live-tools branch, debian, updated. b99a4b0b5a1d0c83e725e8624d6ecffa9421ea2e

Daniel Baumann daniel at debian.org
Mon Dec 6 14:15:33 UTC 2010


The following commit has been merged in the debian branch:
commit d8335be233c5f091a74125f95c7d71d48c2bca7c
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Dec 6 15:02:08 2010 +0100

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

diff --git a/debian/rules b/debian/rules
index 4a13cf7..0eaa58a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ override_dh_auto_build:
 	# disabled
 
 override_dh_auto_install:
-	$(MAKE) DESTDIR=$(CURDIR)/debian/live-tools install
+	dh_auto_install
 
 	# Removing useless files
 	rm -f debian/live-tools/usr/share/doc/live-tools/COPYING

-- 
live-tools



More information about the debian-live-changes mailing list