summaryrefslogtreecommitdiff
path: root/package/sash
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-09-04 20:48:58 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-09-04 20:49:22 +0200
commit4a0ae6ec1840db71b31c1231122dfa8eb2223da4 (patch)
treedd6c3b75afeaa5f1aa800d72b4b46aec82a300c4 /package/sash
parentc9c5820aeddb75a7279672b2dabd35d75f1ea6dc (diff)
disable parallel building
Diffstat (limited to 'package/sash')
-rw-r--r--package/sash/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/sash/Makefile b/package/sash/Makefile
index 16a767a70..d47d3e991 100644
--- a/package/sash/Makefile
+++ b/package/sash/Makefile
@@ -9,6 +9,7 @@ PKG_RELEASE:= 1
PKG_DESCR:= standalone shell
PKG_SECTION:= base/shells
+PKG_NOPARALLEL:= 1
NO_DISTFILES:= 1
include ${ADK_TOPDIR}/mk/package.mk