summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-06-15 21:47:45 +0200
committerDaniel Baumann <daniel@debian.org>2011-06-15 21:47:45 +0200
commitdb4943c415e9c463b43b2296c7650e8ef36534e1 (patch)
tree47867156d8e54bf4c0dabf84a0adb6a8f1b540a7 /Makefile
parent9d905734e5c3950ab74d29c08d10ca58472e114d (diff)
downloadvyos-live-build-db4943c415e9c463b43b2296c7650e8ef36534e1.tar.gz
vyos-live-build-db4943c415e9c463b43b2296c7650e8ef36534e1.zip
Moving internal global package lists from 'lists' to 'package-lists'. This is not a user visible change.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 304be7c52..b416a3945 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ build:
install:
# Installing shared data
mkdir -p $(DESTDIR)/usr/share/live/build
- cp -r archives cgi data examples functions scripts includes lists templates $(DESTDIR)/usr/share/live/build
+ cp -r archives cgi data examples functions scripts includes package-lists templates $(DESTDIR)/usr/share/live/build
# Installing executables
mkdir -p $(DESTDIR)/usr/bin