gcc-libgcc: set $install_priority to 50, just after xbps-base-dirs.
--HG-- extra : convert_revision : 02e61cff2e245e1f10a70bda321273ebb74ee9f5
This commit is contained in:
parent
46a42f7500
commit
a0ee2ee61b
2 changed files with 2 additions and 1 deletions
|
@ -56,7 +56,7 @@ xbps_write_metadata_pkg()
|
|||
if [ ! -f $XBPS_TEMPLATESDIR/${sourcepkg}/${subpkg}.template ]; then
|
||||
msg_error "Cannot find subpackage template!"
|
||||
fi
|
||||
unset run_depends conf_files keep_dirs noarch
|
||||
unset run_depends conf_files keep_dirs noarch install_priority
|
||||
. $XBPS_TEMPLATESDIR/${sourcepkg}/${subpkg}.template
|
||||
pkgname=${sourcepkg}-${subpkg}
|
||||
xbps_write_metadata_pkg_real
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue