xbps-src: revbump also when the rshlibs doesn't exist.

This commit is contained in:
Juan RP 2011-11-12 10:06:29 +01:00
parent 48209c4058
commit 4eb1296169
1 changed files with 1 additions and 0 deletions

View File

@ -155,6 +155,7 @@ verify_rundeps()
echo " SONAME: $j (added)" echo " SONAME: $j (added)"
echo "${j}" >> $rsonamef echo "${j}" >> $rsonamef
done done
broken=1
else else
# check if soname is already in the rshlibs file. # check if soname is already in the rshlibs file.
for j in ${soname_list}; do for j in ${soname_list}; do