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