From c284d4cd7badbaaf0de5c66fae8dcfb2aa8e162e Mon Sep 17 00:00:00 2001 From: tnut Date: Fri, 11 Mar 2011 15:24:58 +0100 Subject: xorg-libxext, port adapté MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xorg/xorg-libxext/Pkgfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xorg/xorg-libxext/Pkgfile b/xorg/xorg-libxext/Pkgfile index e9b0511c9..5e24eea0a 100644 --- a/xorg/xorg-libxext/Pkgfile +++ b/xorg/xorg-libxext/Pkgfile @@ -13,7 +13,7 @@ source=(http://xorg.freedesktop.org/releases/individual/lib/libXext-$version.tar build() { cd libXext-$version - ./configure --prefix=/usr + ./configure $XORG_CONFIG make make DESTDIR=$PKG install -- cgit v1.2.3-54-g00ecf