summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-daemons')
-rw-r--r--meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
index 1afbe812a..215d29382 100644
--- a/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
+++ b/meta-networking/recipes-daemons/autofs/autofs_5.0.7.bb
@@ -63,4 +63,8 @@ do_configure_prepend () {
63 fi 63 fi
64} 64}
65 65
66do_install_append () {
67 test -d ${D}/run && rmdir ${D}/run
68}
69
66INSANE_SKIP_${PN} = "dev-so" 70INSANE_SKIP_${PN} = "dev-so"