mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Revert "util-macros: set PKGCONFIG directory to /usr/lib/pkgconfig"
This reverts commit 65e42b9492.
This commit is contained in:
@@ -10,11 +10,6 @@ PKG_URL="http://xorg.freedesktop.org/archive/individual/util/${PKG_NAME}-${PKG_V
|
||||
PKG_DEPENDS_TARGET="toolchain"
|
||||
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() {
|
||||
rm -rf ${INSTALL}/usr
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user