From b1edd2ac6ecae0ec7c43313c8f66ea96d2a8938c Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 6 Sep 2010 19:58:05 +0000 Subject: opkg: add --force-run-hooks option to run postinstall scripts in offline root mode, utilize it for host package install SVN-Revision: 22960 --- package/opkg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/opkg/Makefile') diff --git a/package/opkg/Makefile b/package/opkg/Makefile index 442f90cd1a..180f84b283 100644 --- a/package/opkg/Makefile +++ b/package/opkg/Makefile @@ -10,7 +10,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=opkg PKG_REV:=528 PKG_VERSION:=$(PKG_REV) -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_PROTO:=svn PKG_SOURCE_VERSION:=$(PKG_REV) -- cgit v1.2.3