summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2011-06-15 20:38:36 +0200
committerDaniel Baumann <daniel@debian.org>2011-06-15 20:40:18 +0200
commita6988b188f24e16ed0a1b7c5ab9da58e9bfb5bc3 (patch)
tree34ce754a33390303ff91d06a210c2a9bfe788892 /Makefile
parent65ac1c651c517deb260389b8b9c374741a594bbd (diff)
downloadvyos-live-build-a6988b188f24e16ed0a1b7c5ab9da58e9bfb5bc3.tar.gz
vyos-live-build-a6988b188f24e16ed0a1b7c5ab9da58e9bfb5bc3.zip
Renaming repositories option to archives for consistency with debian-policy terminology.
In order to be consistent with terminology used in debian-policy, we've always tried to use the same names for the same things. The repository option is one of the last things that were too late in squeeze release cycle to be renamed in time.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d6945378f..304be7c52 100644
--- a/Makefile
+++ b/Makefile
@@ -41,7 +41,7 @@ build:
install:
# Installing shared data
mkdir -p $(DESTDIR)/usr/share/live/build
- cp -r cgi data examples functions scripts includes lists repositories templates $(DESTDIR)/usr/share/live/build
+ cp -r archives cgi data examples functions scripts includes lists templates $(DESTDIR)/usr/share/live/build
# Installing executables
mkdir -p $(DESTDIR)/usr/bin