summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/opkg/opkg.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/opkg/opkg.inc b/meta/recipes-devtools/opkg/opkg.inc
index fd11ccc9fd..afe6cb0ce6 100644
--- a/meta/recipes-devtools/opkg/opkg.inc
+++ b/meta/recipes-devtools/opkg/opkg.inc
@@ -57,8 +57,6 @@ do_install_append_class-native() {
57 fi 57 fi
58} 58}
59 59
60POSTLOG ?= "/var/log/postinstall.log"
61
62pkg_postinst_${PN} () { 60pkg_postinst_${PN} () {
63#!/bin/sh 61#!/bin/sh
64if [ "x$D" != "x" ] && [ -f $D${OPKGLIBDIR}/opkg/status ]; then 62if [ "x$D" != "x" ] && [ -f $D${OPKGLIBDIR}/opkg/status ]; then