Repository data is stored in /usr/lib/opkg. Don't link it to /tmp.
Signed-off-by: George McCollister <[email protected]>
---
rules/opkg.make | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/rules/opkg.make b/rules/opkg.make
index 6c18619..b11a67a 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@, \
--
1.7.1
--
ptxdist mailing list
[email protected]