blob: bb0c80c31e37b3549e42f84235deb049e679b80a (
plain)
1
2
3
4
5
6
7
8
9
10
|
require abiword-2.5.inc
FILE_PR = "r1"
RCONFLICTS = "abiword-embedded"
FILES_${PN} += "${datadir}/mime-info"
FILES_abiword-strings += "${datadir}/abiword-${SHRT_VER}/strings"
FILES_abiword-systemprofiles += "${datadir}/abiword-${SHRT_VER}/system.profile*"
|