network/pidgin-otr: s/PKGNAM/PRGNAM/ at one place in script

Thanks to Andy Bailey for the report.
This commit is contained in:
Robby Workman 2010-04-28 13:44:56 -05:00
parent 930f62abc7
commit 58837ac56f

View file

@ -30,7 +30,7 @@ TAG=${TAG:-_SBo}
CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PKGNAM
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
if [ "$ARCH" = "i486" ]; then