diff --git a/pkgfs.sh b/pkgfs.sh index 3d83fc0e3fa..f7f0c7269ab 100755 --- a/pkgfs.sh +++ b/pkgfs.sh @@ -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