mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Revert "xtrans: set PKGCONFIG directory to /usr/lib/pkgconfig"
This reverts commit 2d3a2e620e.
This commit is contained in:
@@ -13,11 +13,6 @@ PKG_LONGDESC="Abstract network code for X."
|
||||
|
||||
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() {
|
||||
mkdir -p ${SYSROOT_PREFIX}/usr/lib/pkgconfig
|
||||
cp xtrans.pc ${SYSROOT_PREFIX}/usr/lib/pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user