[Frugalware-git] frugalware-current: ttmkfdir-3.0.9-4-i686

Miklos Vajna vmiklos at frugalware.org
Tue Nov 20 16:41:21 CET 2007


Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=5c748c3639cf248daccda016eb3ab5a9da0c5f44

commit 5c748c3639cf248daccda016eb3ab5a9da0c5f44
Author: Miklos Vajna <vmiklos at frugalware.org>
Date:   Tue Nov 20 16:41:17 2007 +0100

ttmkfdir-3.0.9-4-i686
source() fix

diff --git a/source/apps/ttmkfdir/FrugalBuild b/source/apps/ttmkfdir/FrugalBuild
index a1836b8..80292e2 100644
--- a/source/apps/ttmkfdir/FrugalBuild
+++ b/source/apps/ttmkfdir/FrugalBuild
@@ -10,7 +10,7 @@ depends=('freetype2' 'libstdc++')
up2date="lynx -dump $url|grep tar.bz2$|sed -n 's/.*-\(.*\)\.t.*/\1/;$ p'"
archs=('i686' 'x86_64')
groups=('apps')
-source=(http://ftp.frugalware.org/pub/other/$pkgname/$pkgname-$pkgver.tar.bz2 \
+source=(http://ftp.frugalware.org/pub/other/sources/$pkgname/$pkgname-$pkgver.tar.bz2 \
$pkgname-$pkgver-big.patch optim-fix.patch)
sha1sums=('829473beb905a39f026fc0e9b4aeb10031a5a8a9' \
'9a6ef5ad8c0eb60a8ecdf76cd895e6013ea6bd3b' \


More information about the Frugalware-git mailing list