From a23c096896d6e433f6b836d1725b2729ccc0bc20 Mon Sep 17 00:00:00 2001 From: rudson Date: Sat, 29 Dec 2007 13:35:07 +0000 Subject: createpkg-1.1.10: SLACKBUILDS_SVN=" git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@480 04377dda-e619-0410-9926-eae83683ac58 --- trunk/lib/common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'trunk/lib/common.sh') diff --git a/trunk/lib/common.sh b/trunk/lib/common.sh index 25aa7bf..1a6d406 100644 --- a/trunk/lib/common.sh +++ b/trunk/lib/common.sh @@ -333,7 +333,7 @@ function default_arch { else aaa_base="`basename $(ls $1/var/log/packages/aaa_base-[0-9]* 2> /dev/null)`" echo `package_arch $aaa_base` - fi + fi if [ -z "$arch" ]; then echo `uname -m` -- cgit v1.2.3