summaryrefslogtreecommitdiffstats
path: root/meta/packages/meta/run-postinsts/run-postinsts
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/meta/run-postinsts/run-postinsts')
-rwxr-xr-xmeta/packages/meta/run-postinsts/run-postinsts2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/meta/run-postinsts/run-postinsts b/meta/packages/meta/run-postinsts/run-postinsts
index 46b3327f4f..f632d1c7d3 100755
--- a/meta/packages/meta/run-postinsts/run-postinsts
+++ b/meta/packages/meta/run-postinsts/run-postinsts
@@ -5,7 +5,7 @@
5# Author: Richard Purdie <rpurdie@openedhand.com> 5# Author: Richard Purdie <rpurdie@openedhand.com>
6# 6#
7 7
8PKGSYSTEM=/usr/dpkg 8PKGSYSTEM=/var/dpkg
9 9
10if [ ! -e $PKGSYSTEM/status ]; then 10if [ ! -e $PKGSYSTEM/status ]; then
11 if [ -e /usr/lib/opkg/status ]; then 11 if [ -e /usr/lib/opkg/status ]; then