X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Frootfs.mk;h=f3ba33a2be03a5e7a09c0cee6b1f0bcf7b216dac;hb=4fd043b95b4f1817b00a431f7c1c0836c39d8559;hp=2143ef804d8b0d35d06fe0b87ffe242429068773;hpb=731b166528658e0b89f6bd0e589f029eb665f7a6;p=librecmc%2Flibrecmc.git diff --git a/include/rootfs.mk b/include/rootfs.mk index 2143ef804d..f3ba33a2be 100644 --- a/include/rootfs.mk +++ b/include/rootfs.mk @@ -37,6 +37,7 @@ endif opkg = \ IPKG_NO_SCRIPT=1 \ IPKG_INSTROOT=$(1) \ + TMPDIR=$(1)/tmp \ $(STAGING_DIR_HOST)/bin/opkg \ --offline-root $(1) \ --force-depends \