From 4be1707711153e7f01cf2cbff6a39f237546906c Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 14 Nov 2014 02:41:41 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- dist/archlinux/stable/PKGBUILD | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD index 6fc1334..2d02b17 100644 --- a/dist/archlinux/stable/PKGBUILD +++ b/dist/archlinux/stable/PKGBUILD @@ -2,7 +2,7 @@ pkgname=pylibgamma pkgver=1.1 -pkgrel=1 +pkgrel=2 pkgdesc="Display server abstraction layer for gamma ramps and Python 3" arch=(i686 x86_64) url="https://github.com/maandree/pylibgamma" @@ -15,9 +15,6 @@ sha256sums=(51274db5645d6fec25fe61dd0d31af07354cb5d98cff8fc2d731258bea4552f3) build() { cd "$srcdir/$pkgname-$pkgver" - LDFLAGS=${LDFLAGS/--as-needed/} - LDFLAGS=${LDFLAGS/,,/,} - export LDFLAGS make PREFIX=/usr } -- cgit v1.2.3-70-g09d2