set PACKAGE_ARCH to "all" in mime-support
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 25 Apr 2005 13:44:56 +0000 (13:44 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 25 Apr 2005 13:44:56 +0000 (13:44 +0000)
BKrev: 426cf4588QxTaITwpLix03hX1whTYA

packages/mime-support/mime-support_3.28.bb

index a3ca1fd..8f5beb7 100644 (file)
@@ -5,6 +5,9 @@ MAINTAINER = "Rene Wagner <reenoo@gmx.de>"
 DEPENDS = "file"
 RRECOMMENDS = "file"
 LICENSE = "PD"
+PACKAGE_ARCH = "all"
+PR = "r1"
+
 SRC_URI = "${DEBIAN_MIRROR}/main/m/mime-support/mime-support_${PV}-1.tar.gz"
 S = "${WORKDIR}/${PN}"