From: rhatto Date: Sat, 9 Dec 2006 14:31:39 +0000 (+0000) Subject: simplaret: another small fix :) X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=2558925ceccf0160f2ad632e30235757220dc5e3;p=simplepkg.git simplaret: another small fix :) git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@49 04377dda-e619-0410-9926-eae83683ac58 --- diff --git a/src/simplaret b/src/simplaret index 7941657..c68b156 100755 --- a/src/simplaret +++ b/src/simplaret @@ -253,7 +253,7 @@ function simplaret_show_package { echo $name repository $repository_name, arch: $ARCH, version: $VERSION: `basename $1` $patch fi fi - unset patch name + unset patch }