Exiting with 0 in live-boot bug script (Closes: #595262).
[live-boot-grml.git] / Makefile
index e4150c5..966a6bd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ build:
 install:
        # Installing executables
        mkdir -p $(DESTDIR)/sbin
-       cp bin/live-new-uuid bin/live-snapshot bin/live-swapfile $(DESTDIR)/sbin
+       cp bin/live-new-uuid bin/live-snapshot bin/live-swapfile bin/live-toram $(DESTDIR)/sbin
 
        mkdir -p $(DESTDIR)/usr/share/live-boot
        cp bin/live-preseed bin/live-reconfigure local/languagelist $(DESTDIR)/usr/share/live-boot
@@ -56,7 +56,7 @@ install:
        cp -r COPYING docs/* $(DESTDIR)/usr/share/doc/live-boot
 
        mkdir -p $(DESTDIR)/usr/share/doc/live-boot/examples
-       cp -r conf/* $(DESTDIR)/usr/share/doc/live-boot/examples
+       cp -r etc/* $(DESTDIR)/usr/share/doc/live-boot/examples
        # (FIXME)
 
        # Installing manpages