~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] main/aspell: Turn on pspell compatibility for php.

Details
Message ID
<1447672799-19402-1-git-send-email-valery.kartel@gmail.com>
Sender timestamp
1447672799
DKIM signature
missing
Download raw message
Patch: +2 -3
---
 main/aspell/APKBUILD | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/main/aspell/APKBUILD b/main/aspell/APKBUILD
index 07da4b7..58848c6 100644
--- a/main/aspell/APKBUILD
+++ b/main/aspell/APKBUILD
@@ -2,7 +2,7 @@
# Contributor: Valery Kartel <valery.kartel@gmail.com>
pkgname=aspell
pkgver=0.60.6.1
pkgrel=5
pkgrel=6
pkgdesc="A spell checker designed to eventually replace Ispell"
url="http://aspell.net/"
arch="all"
@@ -34,8 +34,7 @@ build() {
		--sysconfdir=/etc \
		--enable-dict-dir=/usr/share/$pkgname \
		--enable-pkgdatadir=/usr/share/$pkgname \
		--enable-compile-in-filters \
		--disable-pspell-compatibility || return 1
		--enable-compile-in-filters || return 1
	make || return 1
}

-- 
2.6.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)