From 83b393037a75c9902bcae88a0c1bf0a60ab4f170 Mon Sep 17 00:00:00 2001 From: rhatto Date: Fri, 6 Apr 2007 01:16:51 +0000 Subject: templatepkg: cosmetic change git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@279 04377dda-e619-0410-9926-eae83683ac58 --- trunk/src/templatepkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trunk') diff --git a/trunk/src/templatepkg b/trunk/src/templatepkg index 5b43dc4..fb96341 100755 --- a/trunk/src/templatepkg +++ b/trunk/src/templatepkg @@ -346,7 +346,7 @@ function template_update { sed "/^$pack$/d" $TEMPLATE | sed "/^$pack $/d" | sed "/^$pack:*/d" | sed "/^$pack */d" > $TEMPLATE.tmp cat $TEMPLATE.tmp > $TEMPLATE rm -f $TEMPLATE.tmp - echo Removed $pack from $TEMPLATE + echo Removed $pack # from $TEMPLATE fi fi -- cgit v1.2.3