X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=Makefile;h=d38a949636542746422f2dcf56c9c3d1281b906c;hb=795dea7c28e1421d5502d1cfbc54ce80718735c1;hp=915f86426886628e43d42cbf09c9017e773d56e5;hpb=e0f93a7f6181b622ef9c49b0af455aaffcf8278f;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