X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=Makefile;h=e3f394642da7fd21f0a32aa0ed1932941bc13d8e;hb=f2dcec3f21086a557db86ae928295474be79d35b;hp=8a789281c92ca139551d10394cbee4c357101027;hpb=a331218718282c5496ff062a0f6aa55908224862;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