mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pkgfs.sh: fix install target.
--HG-- extra : convert_revision : c569e39e4506522606771df4f68611f0735abc5a
This commit is contained in:
parent
6575a051be
commit
037049a438
1 changed files with 2 additions and 0 deletions
2
pkgfs.sh
2
pkgfs.sh
|
@ -758,6 +758,8 @@ install_src_phase()
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
cd $wrksrc || exit 1
|
||||||
|
|
||||||
echo "=> Running \`\`install´´ phase for: \`$pkgname-$version´."
|
echo "=> Running \`\`install´´ phase for: \`$pkgname-$version´."
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Add table
Reference in a new issue