summaryrefslogtreecommitdiff
path: root/package/glibc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-06-07 22:14:08 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-06-07 22:14:08 +0200
commit4ecd663f86978ac4dac9770d45b9b0d151e590be (patch)
treec8a2f843af801188c58c44617f5f4f0198b86ef6 /package/glibc
parentb6df54af44676e31d01f9e2cb6129269af1302fe (diff)
avoid grep error message
Diffstat (limited to 'package/glibc')
-rw-r--r--package/glibc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/glibc/Makefile b/package/glibc/Makefile
index f903600e3..95fae1d5f 100644
--- a/package/glibc/Makefile
+++ b/package/glibc/Makefile
@@ -8,7 +8,7 @@ include $(TOPDIR)/toolchain/glibc/Makefile.inc
PKG_NAME:= glibc
PKG_DESCR:= gnu c library
PKG_SECTION:= base/libs
-PKG_OPTS:= noremove nostaging
+PKG_OPTS:= noremove nostaging noscripts
PKG_SUBPKGS:= GLIBC GLIBC_DEV
NO_DISTFILES:= 1