summaryrefslogtreecommitdiff
path: root/extra/hspell
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-02-26 23:15:00 +0000
committerroot <root@rshg054.dnsready.net>2012-02-26 23:15:00 +0000
commitf6a79a3f5989efc8db63af942851c56f0c462bb1 (patch)
tree08bddecba9bbd4fc2c2075bfa2c514f710fcd351 /extra/hspell
parente4a5730eb358cb0d78bc022204ddccac068c2bf2 (diff)
Sun Feb 26 23:15:00 UTC 2012
Diffstat (limited to 'extra/hspell')
-rw-r--r--extra/hspell/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/extra/hspell/PKGBUILD b/extra/hspell/PKGBUILD
index 21ddd78d4..a29064d56 100644
--- a/extra/hspell/PKGBUILD
+++ b/extra/hspell/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 143756 2011-11-28 20:54:27Z andyrtr $
+# $Id: PKGBUILD 151262 2012-02-25 10:23:43Z allan $
# Maintainer: Tobias Powalowski <tpowa@archlinux.org>
pkgbase=hspell
pkgname=('hspell' 'hunspell-he')
pkgver=1.1
-pkgrel=1
-arch=(i686 x86_64)
+pkgrel=2
+arch=('i686' 'x86_64')
license=('GPL')
url="http://www.ivrix.org.il/projects/spell-checker/"
makedepends=('glibc' 'zlib' 'perl' 'hunspell' 'gawk')
@@ -44,8 +44,8 @@ package_hunspell-he() {
cd "${srcdir}/${pkgbase}-${pkgver}"
install -dm755 ${pkgdir}/usr/share/hunspell
- cp -p hunspell/new_he.dic ${pkgdir}/usr/share/hunspell/he_IL.dic
- cp -p hunspell/new_he.aff ${pkgdir}/usr/share/hunspell/he_IL.aff
+ install -m644 hunspell/new_he.dic ${pkgdir}/usr/share/hunspell/he_IL.dic
+ install -m644 hunspell/new_he.aff ${pkgdir}/usr/share/hunspell/he_IL.aff
# the symlinks
install -dm755 ${pkgdir}/usr/share/myspell/dicts