From a6988b188f24e16ed0a1b7c5ab9da58e9bfb5bc3 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 Jun 2011 20:38:36 +0200 Subject: 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. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') 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 -- cgit v1.2.3