From 0f9b63e2a1e006009e484c8d70fdacc648ee94a8 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Mon, 6 Oct 2008 04:11:47 +0200 Subject: [PATCH] libX11: override X11_LOCALELIBDIR at install time and revert previous. --HG-- extra : convert_revision : 34c8ce68c9bcb96f2d6dc8a112cf40d589939dd7 --- templates/libX11.tmpl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/libX11.tmpl b/templates/libX11.tmpl index daa0847c79e..6a792d57615 100755 --- a/templates/libX11.tmpl +++ b/templates/libX11.tmpl @@ -8,8 +8,9 @@ pkgconfig_override="x11.pc" make_cmd="$PKGFS_MASTERDIR/bin/gmake" configure_args="--enable-man-pages=3 --without-xcb --disable-malloc0returnsnull --enable-loadable-i18n - --datarootdir=$PKGFS_DESTDIR/$pkgname-$version/share - --libdir=$PKGFS_DESTDIR/$pkgname-$version/lib" + --datarootdir=$PKGFS_DESTDIR/$pkgname-$version/share" +make_install_args=" + X11_LOCALELIBDIR=$PKGFS_DESTDIR/$pkgname-$version/lib/X11/locale" short_desc="Base X libraries from modular Xorg X11" maintainer="Juan RP " checksum=78567a999640851e7daba1ab44603ec099d0b619