binpkg: fix the priority object.
--HG-- extra : convert_revision : 478d30796865eaa479571fb3834a0e9e2a309b5c
This commit is contained in:
@@ -38,7 +38,7 @@ xbps_write_metadata_pkg()
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if [ -n "$priority" ]; then
|
||||
if [ -n "$install_priority" ]; then
|
||||
prioinst=$install_priority
|
||||
else
|
||||
prioinst=0
|
||||
|
||||
Reference in New Issue
Block a user