pkgfs.sh: fix install target.

--HG--
extra : convert_revision : c569e39e4506522606771df4f68611f0735abc5a
This commit is contained in:
Juan RP 2008-10-13 05:30:59 +02:00
parent 6575a051be
commit 037049a438
1 changed files with 2 additions and 0 deletions

View File

@ -758,6 +758,8 @@ install_src_phase()
exit 1
fi
cd $wrksrc || exit 1
echo "=> Running \`\`install´´ phase for: \`$pkgname-$version´."
#