|
@@ -17,8 +17,6 @@ FILES_${PN} += " \
|
|
|
${datadir}/abiword-${SHRT_VER}/scripts \
|
|
|
${datadir}/abiword-${SHRT_VER}/system.profile-en \
|
|
|
${datadir}/abiword-${SHRT_VER}/system.profile-en_GB \
|
|
|
-# ${datadir}/abiword-${SHRT_VER}/templates/A4.awt \
|
|
|
-# ${datadir}/abiword-${SHRT_VER}/templates/US-Letter.awt \
|
|
|
${datadir}/abiword-${SHRT_VER}/templates/normal.awt \
|
|
|
${datadir}/abiword-${SHRT_VER}/templates/normal.awt-en_GB \
|
|
|
${datadir}/abiword-${SHRT_VER}/templates/Employee-Directory.awt \
|
|
@@ -29,6 +27,9 @@ FILES_${PN} += " \
|
|
|
${datadir}/abiword-${SHRT_VER}/templates/Memo.awt \
|
|
|
${datadir}/abiword-${SHRT_VER}/templates/Press-Release.awt "
|
|
|
|
|
|
+# ${datadir}/abiword-${SHRT_VER}/templates/A4.awt \
|
|
|
+# ${datadir}/abiword-${SHRT_VER}/templates/US-Letter.awt \
|
|
|
+
|
|
|
inherit autotools pkgconfig
|
|
|
|
|
|
PARALLEL_MAKE = ""
|