diff --git a/pkgfs.sh b/pkgfs.sh index d739ef9a246..d83b486b121 100755 --- a/pkgfs.sh +++ b/pkgfs.sh @@ -758,6 +758,8 @@ install_src_phase() exit 1 fi + cd $wrksrc || exit 1 + echo "=> Running \`\`install´´ phase for: \`$pkgname-$version´." #