summaryrefslogtreecommitdiffstats
path: root/rules/opkg.make
diff options
context:
space:
mode:
authorGeorge McCollister <george.mccollister@gmail.com>2011-04-28 16:13:30 -0500
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-04-29 09:53:14 +0200
commita621d0f4053dcefd220b94ab60177e06001aa139 (patch)
tree058a0fa9822917c0696c8a45ec53752501d6b012 /rules/opkg.make
parentb40381a2710fcb71c5509a934641fbb814a97863 (diff)
downloadptxdist-a621d0f4053dcefd220b94ab60177e06001aa139.tar.gz
ptxdist-a621d0f4053dcefd220b94ab60177e06001aa139.tar.xz
opkg: don't symlink /tmp to /usr/lib/opkg
Repository data is stored in /usr/lib/opkg. Don't link it to /tmp. Signed-off-by: George McCollister <george.mccollister@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/opkg.make')
-rw-r--r--rules/opkg.make3
1 files changed, 0 insertions, 3 deletions
diff --git a/rules/opkg.make b/rules/opkg.make
index 6c18619ec..b11a67a71 100644
--- a/rules/opkg.make
+++ b/rules/opkg.make
@@ -95,9 +95,6 @@ endif
@$(call install_lib, opkg, 0, 0, 0644, libopkg)
-# # opkg tries to write to the OPKG_STATE_DIR_PREFIX, which is /usr/lib/opkg
- @$(call install_link, opkg, ../../tmp, /usr/lib/opkg)
-
ifdef PTXCONF_OPKG_OPKG_CONF
@$(call install_alternative, opkg, 0, 0, 0644, /etc/opkg/opkg.conf)
@$(call install_replace, opkg, /etc/opkg/opkg.conf, @SRC@, \