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

commit 504914f6fce613f29b9db12f4eb9fde87baeb346
Author: CSÉCSY László <[EMAIL PROTECTED]>
Date:   Fri Feb 15 15:22:11 2008 +0100

hunspell-hu-20070517-2-i686
make the dictionaries readable by everyone
thx vmiklos for pointing this out

diff --git a/source/locale-extra/hunspell-hu/FrugalBuild 
b/source/locale-extra/hunspell-hu/FrugalBuild
index b742a88..e5ea72c 100644
--- a/source/locale-extra/hunspell-hu/FrugalBuild
+++ b/source/locale-extra/hunspell-hu/FrugalBuild
@@ -4,7 +4,7 @@
lang=hu_HU
pkgname=hunspell-hu
pkgver=20070517
-pkgrel=1
+pkgrel=2
pkgdesc="Hungarian dictionary for Hunspell"
url="http://wiki.services.openoffice.org/wiki/Dictionaries";
rodepends=('hunspell>=1.0.8')
@@ -17,8 +17,7 @@ install=$pkgname.install
sha1sums=('75047e8dc8998ea16f77dd58da0a26c30a388c5e')

build() {
-       Fmkdir usr/share/myspell
-       cp $lang.{aff,dic} $startdir/pkg/usr/share/myspell/
+       Finstall 0644 $lang.{aff,dic} usr/share/myspell/
}

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

Reply via email to