Releasing live-initramfs 1.130.1-1.
[live-boot-grml.git] / Makefile
index f9c9ffe..c377644 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ install: test build
 
        # Installing executables
        mkdir -p $(DESTDIR)/sbin
-       cp bin/live-getty bin/live-login bin/live-snapshot $(DESTDIR)/sbin
+       cp bin/live-getty bin/live-login bin/live-new-uuid bin/live-snapshot $(DESTDIR)/sbin
 
        mkdir -p $(DESTDIR)/usr/share/live-initramfs
        cp bin/live-preseed bin/live-reconfigure $(DESTDIR)/usr/share/live-initramfs
@@ -116,7 +116,7 @@ update:
                sed -i  -e 's/2007\\-11\\-19/2007\\-11\\-26/' \
                        -e 's/2007-11-19/2007-11-26/' \
                        -e 's/19.11.2007/26.11.2007/' \
-                       -e 's/1.111.1/1.111.2/' \
+                       -e 's/1.113.1/1.113.2/' \
                $$FILE; \
        done