blob: d05fc77f7089a5ccda0d5ddbe475da10f16d5637 (
plain)
1
2
3
4
5
6
7
8
|
require abiword-2.5.inc
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*"
|