xbps-src: revbump also when the rshlibs doesn't exist.
This commit is contained in:
parent
48209c4058
commit
4eb1296169
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@ verify_rundeps()
|
|||
echo " SONAME: $j (added)"
|
||||
echo "${j}" >> $rsonamef
|
||||
done
|
||||
broken=1
|
||||
else
|
||||
# check if soname is already in the rshlibs file.
|
||||
for j in ${soname_list}; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue