From f319dc080d73ef7f43b603aae0a32a6e77328303 Mon Sep 17 00:00:00 2001 From: Aaron Griffin Date: Mon, 12 Feb 2007 06:07:11 +0000 Subject: Rewrote updatesync in terms of repo-add and repo-remove --- scripts/gensync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/gensync') diff --git a/scripts/gensync b/scripts/gensync index 08753ae2..5a3dab88 100755 --- a/scripts/gensync +++ b/scripts/gensync @@ -119,7 +119,7 @@ for file in $(find "$rootdir"/* -name "$BUILDSCRIPT"); do fi done -echo "successfuly found all packages, creating repo DB..." +echo "creating repo DB..." # we'll trim the output just a tad, as gensync may be used on large repos repo-add $destfile $pkgs --force $force_pkgs \ -- cgit v1.2.3