Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.7.git;a=commitdiff;h=54a24c09f0654c6a4d14497e23edd29165997fce
commit 54a24c09f0654c6a4d14497e23edd29165997fce Author: voroskoi <[EMAIL PROTECTED]> Date: Sun Jan 20 11:56:47 2008 +0100 scponly-4.6-2sayshell1-i686 rebuild without --enable-rsync-compat, closes #2662 diff --git a/source/network-extra/scponly/FrugalBuild b/source/network-extra/scponly/FrugalBuild index 7c031d7..0b624e5 100644 --- a/source/network-extra/scponly/FrugalBuild +++ b/source/network-extra/scponly/FrugalBuild @@ -3,7 +3,7 @@ pkgname=scponly pkgver=4.6 -pkgrel=1 +pkgrel=2sayshell1 pkgdesc="Provide access to remote users without providing remote execution priviledges." url="http://sublimation.org/scponly/wiki/index.php" depends=('openssh' 'binutils') @@ -14,12 +14,12 @@ archs=('i686' 'x86_64') up2date="lynx -dump $url/Download | grep latest | sed 's/.*-\(.*\)\.t.*/\1/'" source=(http://sublimation.org/$pkgname/$pkgname-$pkgver.tgz README.frugalware) sha1sums=('d967ba69262c7675b9a0255884cf86c601d0d619' \ - '0f3467a1dda7507c00c73648ff20803b49f1df26') + '0f3467a1dda7507c00c73648ff20803b49f1df26') build() { - Fbuild --enable-rsync-compat --enable-chrooted-binary + Fbuild --enable-chrooted-binary Fdoc README.frugalware } -# optimalization ok +# optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
