qpf-unismall: set PACKAGE_ARCH = "all"
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Thu, 10 Jan 2008 15:36:11 +0000 (15:36 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Thu, 10 Jan 2008 15:36:11 +0000 (15:36 +0000)
packages/qpf-fonts/qpf-unismall_1.0.0.bb

index 20f47f9..7dd724d 100644 (file)
@@ -4,7 +4,7 @@ PRIORITY = "optional"
 LICENSE = "GPL"
 HOMEPAGE = "http://sourceforge.jp/projects/zaurus-ja/"
 RPROVIDES = "virtual/japanese-font"
-PR = "r2"
+PR = "r3"
 
 SRC_URI = "http://osdn.dl.sourceforge.jp/zaurus-ja/773/unismall-${PV}.tar.gz"
 
@@ -22,3 +22,5 @@ do_install () {
 }
 
 inherit qpf
+
+PACKAGE_ARCH = "all"