X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=e3f394642da7fd21f0a32aa0ed1932941bc13d8e;hb=c01ee17fa0d7030f026d8677610a46180c4f58db;hp=8a789281c92ca139551d10394cbee4c357101027;hpb=3b9aa28dd04d694d49a07cf4d13fc8c704891f5b;p=live-boot-grml.git diff --git a/Makefile b/Makefile index 8a78928..e3f3946 100644 --- a/Makefile +++ b/Makefile @@ -42,8 +42,8 @@ build: install: # Installing components - mkdir -p $(DESTDIR)/lib/live - cp components/* $(DESTDIR)/lib/live + mkdir -p $(DESTDIR)/lib/live/boot + cp components/* $(DESTDIR)/lib/live/boot # Installing executables mkdir -p $(DESTDIR)/usr/share/initramfs-tools/hooks