X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=Makefile;h=d38a949636542746422f2dcf56c9c3d1281b906c;hb=a2a58af7b4f3ecb272bf107085ab605fb373039d;hp=915f86426886628e43d42cbf09c9017e773d56e5;hpb=060e1748aefb7eea882607732511afd4043e938f;p=live-boot-grml.git diff --git a/Makefile b/Makefile index 915f864..d38a949 100644 --- a/Makefile +++ b/Makefile @@ -46,7 +46,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 contrib/languagelist $(DESTDIR)/usr/share/live-boot + cp bin/live-preseed bin/live-reconfigure local/languagelist $(DESTDIR)/usr/share/live-boot mkdir -p $(DESTDIR)/usr/share/initramfs-tools cp -r hooks scripts $(DESTDIR)/usr/share/initramfs-tools @@ -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