From b0d2a9e77aa35b92bb03cf1bd9036a3c13ee5130 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 1 Dec 2014 16:15:13 +0000 Subject: base-files: default_postinst() - create user:group first (resend) create user:group before running postinst-pkg. the postinst hook might require the user:group to already exist. Signed-off-by: Christian Schoenebeck SVN-Revision: 43472 --- package/base-files/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/base-files/Makefile') diff --git a/package/base-files/Makefile b/package/base-files/Makefile index aeba973879..3c453b54aa 100644 --- a/package/base-files/Makefile +++ b/package/base-files/Makefile @@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/version.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=base-files -PKG_RELEASE:=156 +PKG_RELEASE:=157 PKG_FILE_DEPENDS:=$(PLATFORM_DIR)/ $(GENERIC_PLATFORM_DIR)/base-files/ PKG_BUILD_DEPENDS:=opkg/host -- cgit v1.2.3