build_tmpl_sources(): print $destdir/$pkgname, it's more correct.

--HG--
extra : convert_revision : 2cde88161d7ecf19ce20473a042d104224d90212
This commit is contained in:
Juan RP 2008-09-30 00:00:37 +02:00
parent 544f92e5b8
commit 1e493264a3
1 changed files with 1 additions and 1 deletions

View File

@ -486,7 +486,7 @@ build_tmpl_sources()
unset LDFLAGS
echo ">>> Installed \`$pkgname' into the master directory."
echo ">>> Installed \`$pkgname' into $PKGFS_DESTDIR/$pkgname."
if [ -d "$pkg_builddir" -a -z "$dontrm_builddir" ]; then
$rm_cmd -rf $pkg_builddir