binpkg: fix the priority object.

--HG--
extra : convert_revision : 478d30796865eaa479571fb3834a0e9e2a309b5c
This commit is contained in:
Juan RP 2008-12-29 15:54:33 +01:00
parent 7f05ee8ed8
commit c0549cd845

View file

@ -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