mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
Revert "util-macros: set PKGCONFIG directory to /usr/lib/pkgconfig"
This reverts commit 65e42b9492e8050c3b02ac4e7459154b7b32a534.
This commit is contained in:
parent
ac613de3a0
commit
0ebee2e0cb
@ -10,11 +10,6 @@ PKG_URL="http://xorg.freedesktop.org/archive/individual/util/${PKG_NAME}-${PKG_V
|
|||||||
PKG_DEPENDS_TARGET="toolchain"
|
PKG_DEPENDS_TARGET="toolchain"
|
||||||
PKG_LONGDESC="X.org autoconf utilities such as M4 macros."
|
PKG_LONGDESC="X.org autoconf utilities such as M4 macros."
|
||||||
|
|
||||||
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() {
|
||||||
rm -rf ${INSTALL}/usr
|
rm -rf ${INSTALL}/usr
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user