diff options
Diffstat (limited to 'package/libpthread/Makefile')
-rw-r--r-- | package/libpthread/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libpthread/Makefile b/package/libpthread/Makefile index 4589d6c0a..269791aa5 100644 --- a/package/libpthread/Makefile +++ b/package/libpthread/Makefile @@ -15,7 +15,7 @@ endif PKG_NAME:= libpthread PKG_DESCR:= posix threading library -PKG_SECTION:= libs/misc +PKG_SECTION:= base/libs PKG_OPTS:= noremove nostaging noscripts NO_DISTFILES:= 1 |