perl: use XBPS_UHELPER_CMD.
This commit is contained in:
parent
d203973937
commit
d121cd7742
@ -156,7 +156,7 @@ perl-version-0.99_1
|
||||
"
|
||||
|
||||
for _f in ${_provides}; do
|
||||
_p=$($XBPS_PKGDB_CMD getpkgname ${_f})
|
||||
_p=$($XBPS_UHELPER_CMD getpkgname ${_f})
|
||||
provides="${provides} ${_f}"
|
||||
replaces="${replaces} ${_p}>=0"
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user