mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Revert "xtrans: set PKGCONFIG directory to /usr/lib/pkgconfig"
This reverts commit 2d3a2e620e8d91724b0adef3c45d1efca3a057dd.
This commit is contained in:
parent
85f853a903
commit
ac613de3a0
@ -13,11 +13,6 @@ PKG_LONGDESC="Abstract network code for X."
|
|||||||
|
|
||||||
PKG_CONFIGURE_OPTS_TARGET="--without-xmlto"
|
PKG_CONFIGURE_OPTS_TARGET="--without-xmlto"
|
||||||
|
|
||||||
pre_configure_target() {
|
|
||||||
sed -i 's|^pkgconfigdir = .*|pkgconfigdir = /usr/lib/pkgconfig|' ${PKG_BUILD}/Makefile.am
|
|
||||||
sed -i 's|^pkgconfigdir = .*|pkgconfigdir = /usr/lib/pkgconfig|' ${PKG_BUILD}/Makefile.in
|
|
||||||
}
|
|
||||||
|
|
||||||
post_makeinstall_target() {
|
post_makeinstall_target() {
|
||||||
mkdir -p ${SYSROOT_PREFIX}/usr/lib/pkgconfig
|
mkdir -p ${SYSROOT_PREFIX}/usr/lib/pkgconfig
|
||||||
cp xtrans.pc ${SYSROOT_PREFIX}/usr/lib/pkgconfig
|
cp xtrans.pc ${SYSROOT_PREFIX}/usr/lib/pkgconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user