Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=715cd5088388572fa93d9a90299e97bca265af85
commit 715cd5088388572fa93d9a90299e97bca265af85 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Sun May 4 03:34:00 2008 +0200 ccache-2.4-7-i686 - grr, typo diff --git a/source/devel/ccache/FrugalBuild b/source/devel/ccache/FrugalBuild index 8d6acab..a5a8f9c 100644 --- a/source/devel/ccache/FrugalBuild +++ b/source/devel/ccache/FrugalBuild @@ -13,7 +13,7 @@ up2date="lynx -dump $url | grep 'The latest release' | sed -e 's/.*ccache \(.*\) source=(http://samba.org/ftp/$pkgname/$pkgname-$pkgver.tar.gz \ README.Frugalware) sha1sums=('9833ec13de9b90d5409e60d679ac681115ef465e' \ - 'd7d2fbf76cc067d0079c2d0d99d1a49f8a15aba2') + '533569cbe2b4cdfb27da9a58594f3eed670a269a') build() { Fbuild diff --git a/source/devel/ccache/README.Frugalware b/source/devel/ccache/README.Frugalware index c249da7..5751e43 100644 --- a/source/devel/ccache/README.Frugalware +++ b/source/devel/ccache/README.Frugalware @@ -1,6 +1,6 @@ After you installed `ccache`, it won't be enabled by default. -First, you need to determine how is allowed to use `ccache`. You have to +First, you need to determine who is allowed to use `ccache`. You have to add each user to the `ccache` group. If you want to allow using `ccache` from chrooted builds, then you need to add the `fst` user: _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
