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

commit 0d6ffbd57947fba9401fe88a4642ec49057f40fe
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Fri Dec 28 22:35:20 2007 +0100

aspell-0.60.5-2-i686
added symlink for ispell

diff --git a/source/apps/aspell/FrugalBuild b/source/apps/aspell/FrugalBuild
index 493eab2..15e8be6 100644
--- a/source/apps/aspell/FrugalBuild
+++ b/source/apps/aspell/FrugalBuild
@@ -3,7 +3,7 @@

pkgname=aspell
pkgver=0.60.5
-pkgrel=1
+pkgrel=2
pkgdesc="A spell checker designed to eventually replace Ispell"
url="http://aspell.net/";
depends=('libstdc++' 'ncurses')
@@ -18,6 +18,7 @@ build() {
Fbuild --sysconfdir=/etc/aspell --enable-docdir=/usr/share/doc/$pkgname-$pkgver
Fmkdir /etc/aspell
Fmv ../src/aspell.conf /etc/aspell/aspell.conf
+       Fln aspell /usr/bin/ispell
}

# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to