Using dh auto magic in override, rather than manual make call.
[live-boot-grml.git] / debian / rules
index bcd2d2d..aaec8c3 100755 (executable)
@@ -3,11 +3,8 @@
 %:
        dh ${@}
 
-override_dh_auto_build:
-       # disabled
-
 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