From b05716c11bcd50fca391ec3ac5fcdb3accfb56d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Wed, 28 Nov 2012 00:21:31 +0000 Subject: [PATCH] Tell xtrans to put data to common/data instead. The aclocal macros are wanted there... painful --- x11-libs/xtrans/xtrans-1.2.5.bep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-libs/xtrans/xtrans-1.2.5.bep b/x11-libs/xtrans/xtrans-1.2.5.bep index 0f57bcc6e..dabe29737 100644 --- a/x11-libs/xtrans/xtrans-1.2.5.bep +++ b/x11-libs/xtrans/xtrans-1.2.5.bep @@ -12,7 +12,7 @@ BUILD { libtoolize --force --copy --install autoreconf -i ./configure --prefix=`finddir B_COMMON_DIRECTORY` \ - --datadir=`finddir B_COMMON_LIB_DIRECTORY` + --datadir=`finddir B_COMMON_DATA_DIRECTORY` } INSTALL {