Removing dead lang2locale function and associated files, not used anywhere.
[live-boot-grml.git] / Makefile
index e202f85..af6becb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -50,7 +50,7 @@ install:
        cp bin/live-new-uuid bin/live-snapshot bin/live-swapfile $(DESTDIR)/sbin
 
        mkdir -p $(DESTDIR)/usr/share/live-boot
-       cp bin/live-preseed bin/live-reconfigure local/languagelist $(DESTDIR)/usr/share/live-boot
+       cp bin/live-preseed bin/live-reconfigure $(DESTDIR)/usr/share/live-boot
 
        mkdir -p $(DESTDIR)/usr/share/initramfs-tools
        cp -r initramfs-tools/* $(DESTDIR)/usr/share/initramfs-tools