Revert "common/shlibs: fix hidrd"
This reverts commit f7948d6051
.
??????
This commit is contained in:
parent
f7948d6051
commit
248503d632
15 changed files with 93 additions and 78 deletions
|
@ -3965,7 +3965,7 @@ libjpegxr.so.0 jxrlib-0.2.2_1
|
|||
libjxrglue.so.0 jxrlib-0.2.2_1
|
||||
libhidrd_util.so.0 hidrd-0.2.0_1
|
||||
libhidrd_usage.so.0 hidrd-0.2.0_1
|
||||
libhidrd_item.so.0 hidrd-0.2.0_1
|
||||
libhidrd_item.so.0
|
||||
libhidrd_opt.so.0 hidrd-0.2.0_1
|
||||
libhidrd_strm.so.0 hidrd-0.2.0_1
|
||||
libhidrd_fmt.so.0 hidrd-0.2.0_1
|
||||
|
|
|
@ -20,7 +20,7 @@ install_base_chroot() {
|
|||
fi
|
||||
# Reconfigure base-files to create dirs/symlinks.
|
||||
if xbps-query -r $XBPS_MASTERDIR base-files &>/dev/null; then
|
||||
XBPS_ARCH=$XBPS_TARGET_PKG xbps-reconfigure -r $XBPS_MASTERDIR -f base-files
|
||||
XBPS_ARCH=$XBPS_TARGET_PKG xbps-reconfigure -r $XBPS_MASTERDIR -f base-files &>/dev/null
|
||||
fi
|
||||
|
||||
msg_normal "xbps-src: installed base-chroot successfully!\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue