summaryrefslogtreecommitdiff
path: root/recipes-core/multitech/config_2.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/multitech/config_2.4.bb')
-rw-r--r--recipes-core/multitech/config_2.4.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/multitech/config_2.4.bb b/recipes-core/multitech/config_2.4.bb
index 6d6956b..e3d014f 100644
--- a/recipes-core/multitech/config_2.4.bb
+++ b/recipes-core/multitech/config_2.4.bb
@@ -3,7 +3,7 @@ SECTION = "base"
LICENSE = "MIT"
RDEPENDS_${PN} += "bash"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
-PACKAGE_ARCH = "all"
+PACKAGE_ARCH = "${MACHINE_ARCH}"
PR = "r3"
PACKAGES =+ "${PN}-mths"
inherit update-rc.d
@@ -79,7 +79,7 @@ pkg_postinst_${PN}-mths() {
mkdir -p $X
export X
(
-
+
set -x
if tar -tf $D${sysconfdir}/defaults.tar.gz | grep dnsmasq ; then
: