hyphen: resolve conflicts with hyphen-en
This commit is contained in:
parent
1dca33c639
commit
6d1208e7f8
1 changed files with 3 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
||||||
# Template file for 'hyphen'
|
# Template file for 'hyphen'
|
||||||
pkgname=hyphen
|
pkgname=hyphen
|
||||||
version=2.8.8
|
version=2.8.8
|
||||||
revision=3
|
revision=4
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="perl"
|
hostmakedepends="perl"
|
||||||
|
depends="hyphen-en"
|
||||||
short_desc="ALTLinux hyphenation library"
|
short_desc="ALTLinux hyphenation library"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
|
license="GPL-2.0-or-later, LGPL-2.1-or-later, MPL-1.1"
|
||||||
|
@ -12,6 +13,7 @@ distfiles="${SOURCEFORGE_SITE}/hunspell/$pkgname-$version.tar.gz"
|
||||||
checksum=304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705
|
checksum=304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
rm -rf ${PKGDESTDIR}/usr/share/hyphen
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue