summaryrefslogtreecommitdiff
path: root/packages/abiword/abiword_2.5.0.bb
blob: 82d4e0e9446e5d4f4a40528dbcb82d6375612bd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require abiword-2.5.inc

DEFAULT_PREFERENCE = "-1"

SRC_URI += " file://cdump.pl "

PR = "r0"

RCONFLICTS = "abiword-embedded"

do_compile_prepend () {
	cp ${WORKDIR}/cdump.pl ${S}/src/tools/cdump/xp/
}