From: Koen Kooi Date: Wed, 4 Jun 2008 12:24:07 +0000 (+0000) Subject: abiword 2.6.3: tweak packaging X-Git-Tag: Release-2010-05/1~6828 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d0ed5c61d9bb342721c32c220ff2b4b53452446;p=openembedded.git abiword 2.6.3: tweak packaging --- diff --git a/packages/abiword/abiword_2.6.3.bb b/packages/abiword/abiword_2.6.3.bb index e2db4a09cb..fe6399226f 100644 --- a/packages/abiword/abiword_2.6.3.bb +++ b/packages/abiword/abiword_2.6.3.bb @@ -1,3 +1,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*" +