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

commit 1d05c85d8d1aa50fa16125d6ab4013466d12286e
Author: CSÉCSY László <[EMAIL PROTECTED]>
Date:   Fri Feb 15 15:29:08 2008 +0100

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

diff --git a/source/locale-extra/hunspell-sk/FrugalBuild 
b/source/locale-extra/hunspell-sk/FrugalBuild
index 5e112ce..7de522c 100644
--- a/source/locale-extra/hunspell-sk/FrugalBuild
+++ b/source/locale-extra/hunspell-sk/FrugalBuild
@@ -4,7 +4,7 @@
lang=sk_SK
pkgname=hunspell-sk
pkgver=20050911
-pkgrel=1
+pkgrel=2
pkgdesc="Slovak dictionary for Hunspell"
url="http://wiki.services.openoffice.org/wiki/Dictionaries";
rodepends=('hunspell>=1.0.8')
@@ -17,8 +17,7 @@ install=$pkgname.install
sha1sums=('a5a703b2da40a16db166718372a2a6842f6671e2')

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
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to