summaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <john@openwrt.org>2014-12-01 16:15:13 +0000
committerJohn Crispin <john@openwrt.org>2014-12-01 16:15:13 +0000
commitb0d2a9e77aa35b92bb03cf1bd9036a3c13ee5130 (patch)
tree3f0a6f49d0ae48b039946316c88288ecc9551603 /package/base-files/Makefile
parentecd27db7573fd76347ef62c6d3bacba600e1c0cc (diff)
downloadmaster-31e0f0ae-b0d2a9e77aa35b92bb03cf1bd9036a3c13ee5130.tar.gz
master-31e0f0ae-b0d2a9e77aa35b92bb03cf1bd9036a3c13ee5130.tar.bz2
master-31e0f0ae-b0d2a9e77aa35b92bb03cf1bd9036a3c13ee5130.zip
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 <christian.schoenebeck@gmail.com> SVN-Revision: 43472
Diffstat (limited to 'package/base-files/Makefile')
-rw-r--r--package/base-files/Makefile2
1 files changed, 1 insertions, 1 deletions
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