aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/aspell/aspell6-pl_6.0-20061121-0.bb
blob: 786b74773414fcd523b78c45b899856a9369bfd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
LICENSE = "GPLv2"
SRC_URI = "ftp://ftp.gnu.org/gnu/aspell/dict/pl/aspell6-pl-6.0_20061121-0.tar.bz2"
PR ="r1"

require aspell-lang.inc

S = "${WORKDIR}/aspell6-pl-6.0_20061121-0"

FILES_${PN} += "${docdir}/Copyright"
FILES_${PN}-doc = ""

do_install_append() {
	install -d ${D}${docdir}
	install ${S}/Copyright ${D}${docdir}
}



SRC_URI[md5sum] = "3139a69a1bd9ccb1d853d30aa024fc2b"
SRC_URI[sha256sum] = "017741fcb70a885d718c534160c9de06b03cc72f352879bd106be165e024574d"