diff options
Diffstat (limited to 'recipes/abiword/abiword_2.6.8.bb')
-rw-r--r-- | recipes/abiword/abiword_2.6.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/abiword/abiword_2.6.8.bb b/recipes/abiword/abiword_2.6.8.bb index f18bd430bb..4399371bc8 100644 --- a/recipes/abiword/abiword_2.6.8.bb +++ b/recipes/abiword/abiword_2.6.8.bb @@ -1,6 +1,6 @@ require abiword-2.5.inc -RCONFLICTS = "abiword-embedded" +RCONFLICTS_${PN} = "abiword-embedded" FILES_${PN} += "${datadir}/mime-info" FILES_abiword-strings += "${datadir}/abiword-${SHRT_VER}/strings" |