summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-17 22:38:32 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-18 09:10:37 +0200
commit3ce61e25b4c03afe8e4b4d8d2351a193ccd78d79 (patch)
tree93f05784e396404f43c06467319a51948d3bfed0 /package
parent4fcfa8d1835dd4e60b1c0b82908d5d39969ef6ae (diff)
set to noscripts to avoid a non fatal error message
Diffstat (limited to 'package')
-rw-r--r--package/libpthread/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libpthread/Makefile b/package/libpthread/Makefile
index c1caada6c..df759bbe7 100644
--- a/package/libpthread/Makefile
+++ b/package/libpthread/Makefile
@@ -16,7 +16,7 @@ endif
PKG_NAME:= libpthread
PKG_DESCR:= posix threading library
PKG_SECTION:= libs/misc
-PKG_OPTS:= noremove nostaging
+PKG_OPTS:= noremove nostaging noscripts
NO_DISTFILES:= 1