From 7e633e77f24b6f5ab9a8b22d7d6cf6521454d638 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 29 Apr 2015 07:52:56 +0200 Subject: Moving grub and grub2 templates into shared bootloader config directory. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index f867c6b3e..965719f65 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ build: install: # Installing shared data mkdir -p $(DESTDIR)/usr/share/live/build - cp -r data functions templates VERSION $(DESTDIR)/usr/share/live/build + cp -r data functions VERSION $(DESTDIR)/usr/share/live/build cp -r share/* $(DESTDIR)/usr/share/live/build # Installing executables -- cgit v1.2.3