* machine specific start script ?!?!?! Can't it check /proc/cpuinfo?
LICENSE = "GPL"
HOMEPAGE = "http://pingus.seul.org/"
SECTION = "x11/games"
-PV = "0.7.2"
PR = "r0"
inherit scons
file://pingus.png \
file://pingus-gta012.sh \
"
-S = "${WORKDIR}/pingus-0.7.2"
+S = "${WORKDIR}/pingus-${PV}"
do_install() {
install -d ${D}${bindir}
fi
}
+# Account for 1337 script in do_install
+PACKAGE_ARCH_om-gta01 = "${MACHINE_ARCH}"
+PACKAGE_ARCH_om-gta02 = "${MACHINE_ARCH}"
+
FILES_${PN} += "${datadir}"