Always write pkg metadata on install, not just when stowning.
--HG-- extra : convert_revision : b16be22a9acf12005caca53978c1366463b7fff6
This commit is contained in:
@@ -108,6 +108,10 @@ install_pkg()
|
||||
. $XBPS_SHUTILSDIR/install_funcs.sh
|
||||
install_src_phase
|
||||
|
||||
# Always write metadata to package's destdir.
|
||||
. $XBPS_SHUTILSDIR/binpkg.sh
|
||||
xbps_write_metadata_pkg
|
||||
|
||||
#
|
||||
# Do not stow package if it wasn't requested.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user