summaryrefslogtreecommitdiff
path: root/package/base-files/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-09-17 19:19:28 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-09-17 19:19:28 +0200
commit107e95cd028c183f73705bf04a5dc2b99fa1c258 (patch)
tree8f8655a8cd92ab0eb306024102c9605b31082dbb /package/base-files/Makefile
parentc2778054a28a608fc279366b3e63ba75977d671d (diff)
add a method to avoid /tmp as tmpfs
- useful f.e. for a shuttle pc - fix tty permissions, needed for non-root users
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 213895e96..52130bf10 100644
--- a/package/base-files/Makefile
+++ b/package/base-files/Makefile
@@ -6,7 +6,7 @@ include $(TOPDIR)/mk/rootfs.mk
PKG_NAME:= base-files
PKG_VERSION:= 1.0
-PKG_RELEASE:= 5
+PKG_RELEASE:= 6
PKG_DESCR:= basic filesystem structure and scripts
PKG_SECTION:= base