From: Victor Martinez Date: Tue, 9 Mar 2010 12:55:35 +0000 (+0000) Subject: pkginfo-cross: fixed PKGINFO var again. X-Git-Url: http://gitweb/?a=commitdiff_plain;ds=sidebyside;h=77f10abdac4fd65583f868a424db002d9de7709e;p=pkgutils-cross.git pkginfo-cross: fixed PKGINFO var again. --- diff --git a/pkginfo-cross b/pkginfo-cross index c971de0..3054c3a 100755 --- a/pkginfo-cross +++ b/pkginfo-cross @@ -2,7 +2,7 @@ TOPDIR="$(cd $(dirname $(which $0)); pwd)" -PKGINFO=$TOPDIR/src/pkginfo +PKGINFO=$TOPDIR/pkginfo PKGMK_CONF=$TOPDIR/src/pkgmk.conf . $PKGMK_CONF