Reorganize stuff in repo to make xbps-src an independent package.

This commit is contained in:
Juan RP 2011-11-18 17:36:14 +01:00
parent eac23f408f
commit ccc3eaa70f
9 changed files with 12 additions and 32 deletions

View file

@ -46,7 +46,7 @@ verify_rundeps()
local j f nlib verify_deps maplib found_dup igndir soname_arch
local broken rdep found rsonamef soname_list revbumped tmplf newrev
maplib="$XBPS_COMMONVARSDIR/mapping_shlib_binpkg.txt"
maplib=$XBPS_COMMONDIR/shlibs
[ -n "$noarch" -o -n "$noverifyrdeps" ] && return 0
msg_normal "$pkgver: verifying required shlibs...\n"