From 81fb4294538a7204232d3e76195a778df0ee3ee1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 29 Jul 2012 00:24:11 +0200 Subject: Dropping global package-lists entirely, only local package lists within the config tree are support. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 0c17903ce..578def605 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ build: install: # Installing shared data mkdir -p $(DESTDIR)/usr/share/live/build - cp -r frontends/cgi data functions package-lists templates VERSION $(DESTDIR)/usr/share/live/build + cp -r frontends/cgi data functions templates VERSION $(DESTDIR)/usr/share/live/build cp -r share/* $(DESTDIR)/usr/share/live/build # Installing executables -- cgit v1.2.3