From fff8eb04b9f56a4e2a7c60623309228970a65f0d Mon Sep 17 00:00:00 2001 From: tnut Date: Mon, 25 Apr 2011 04:19:41 +0200 Subject: talloc, correction Pkgfile, merci bertux --- extra/talloc/Pkgfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra') diff --git a/extra/talloc/Pkgfile b/extra/talloc/Pkgfile index 3769b6853..74ee0a7bf 100644 --- a/extra/talloc/Pkgfile +++ b/extra/talloc/Pkgfile @@ -10,7 +10,7 @@ release=1 source=(http://samba.org/ftp/$name/$name-$version.tar.gz) build() { cd $name-$version -for i in `find . -exec grep -l python {} \;`;do sed -i "s/env\ python/env\ python2/" $i;done +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