From 3ce61e25b4c03afe8e4b4d8d2351a193ccd78d79 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 17 Jun 2014 22:38:32 +0200 Subject: set to noscripts to avoid a non fatal error message --- package/libpthread/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package') 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 -- cgit v1.2.3