X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=Makefile;h=d38a949636542746422f2dcf56c9c3d1281b906c;hb=a2a58af7b4f3ecb272bf107085ab605fb373039d;hp=966a6bdfd21f776b79d946524370b28c906a21b5;hpb=e446bb37f11327da83c6ce05f6c6e47d2822ff3a;p=live-boot-grml.git diff --git a/Makefile b/Makefile index 966a6bd..d38a949 100644 --- 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 bin/live-toram $(DESTDIR)/sbin + 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