aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/Makefile
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2014-12-01 16:15:13 +0000
committerJohn Crispin <blogic@openwrt.org>2014-12-01 16:15:13 +0000
commit894af53f0084d8a38b0e42edf061e54b09921db7 (patch)
treeae7ec584d98bd3da81b9b7d5f5987c95117dbe5c /package/base-files/Makefile
parent9905c97216318e8a313863154c5842e2e6090e44 (diff)
downloadupstream-894af53f0084d8a38b0e42edf061e54b09921db7.tar.gz
upstream-894af53f0084d8a38b0e42edf061e54b09921db7.tar.bz2
upstream-894af53f0084d8a38b0e42edf061e54b09921db7.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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43472 3c298f89-4303-0410-b956-a3cf2f4a3e73
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