From 7ea0c63b0f8672d98ee834cadb2ab9f7cf4a4248 Mon Sep 17 00:00:00 2001 From: Herbert Valerio Riedel Date: Sun, 3 Nov 2013 12:32:15 +0100 Subject: Fix obsolete mention of `darcs-all` script Signed-off-by: Herbert Valerio Riedel --- packages | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'packages') diff --git a/packages b/packages index 2869816be0..ec77afc6e2 100644 --- a/packages +++ b/packages @@ -28,12 +28,12 @@ # * 'upstreamurl' is the upstream Git repo location for packages # maintained outside of GHC HQ. # -# * The 'tag' determines when "darcs-all get" will get the +# * The 'tag' determines when "sync-all get" will get the # repo. If the tag is "-" then it will always get it, but if there -# is a tag then a corresponding flag must be given to darcs-all, e.g. +# is a tag then a corresponding flag must be given to "sync-all", e.g. # if you want to get the packages with an "extralibs" or "testsuite" -# tag then you need to use "darcs-all --extra --testsuite get". -# Support for new tags must be manually added to the darcs-all script. +# tag then you need to use "sync-all --extra --testsuite get". +# Support for new tags must be manually added to the "sync-all" script. # # 'tag' is also used to determine which packages the build system # deems to have the EXTRA_PACKAGE property: tags 'dph' and 'extra' -- cgit v1.2.1