From 548402f26262665077c3e2c3cbf704ce2a18dad1 Mon Sep 17 00:00:00 2001
From: Sibelle <sibelle at gmail dot com>
Date: Thu, 23 Dec 2010 21:08:27 +0000
Subject: flac, maj nom patch pour éviter doublon
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 extra/flac/Pkgfile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

(limited to 'extra/flac/Pkgfile')

diff --git a/extra/flac/Pkgfile b/extra/flac/Pkgfile
index 8145cfac5..8ba881fbf 100755
--- a/extra/flac/Pkgfile
+++ b/extra/flac/Pkgfile
@@ -8,13 +8,12 @@ name=flac
 version=1.2.1
 release=1
 source=( http://downloads.sourceforge.net/$name/$name-$version.tar.gz\
-	http://nutyx.meticul.eu/files/patchs/$name/gcc4.patch)
+	http://nutyx.meticul.eu/files/patchs/$name/flac-1.2.1-gcc4.patch)
 
 
 build() {
-	export MAKEFLAGS="-j1"
 	cd $name-$version
-	patch -Np0 -i ../gcc4.patch
+	patch -Np0 -i ../flac-1.2.1-gcc4.patch
 	./configure --prefix=/usr \
 		--mandir=/usr/share/man \
 		--infodir=/usr/share/info \
-- 
cgit v1.2.3-70-g09d2