From 987f748015a17d25d22d9b5bb7ec6f4267c1c51d Mon Sep 17 00:00:00 2001 From: tnut Date: Tue, 26 Apr 2011 04:02:54 +0200 Subject: talloc, il ya +sieurs fichiers avec env/python2... --- extra/talloc/Pkgfile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'extra/talloc/Pkgfile') diff --git a/extra/talloc/Pkgfile b/extra/talloc/Pkgfile index 837a0a7f2..eb356ff6f 100644 --- a/extra/talloc/Pkgfile +++ b/extra/talloc/Pkgfile @@ -6,12 +6,11 @@ name=talloc version=2.0.5 -release=2 +release=3 source=(http://samba.org/ftp/$name/$name-$version.tar.gz) build() { cd $name-$version -#for i in `find . -exec grep -l 'env\ python$' {} \;`;do sed -i "s/env\ python/env\ python2/" $i;done -sed -i -e 's#python#python2#g' buildtools/bin/waf +for i in `find . -exec grep -l 'env\ python$' {} \;`;do sed -i "s/env\ python/env\ python2/" $i;done ./configure --prefix=/usr \ --sysconfdir=/etc/samba \ --localstatedir=/var \ -- cgit v1.2.3-70-g09d2