diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-28 11:10:03 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-28 11:10:26 +0200 |
commit | 3ec25aad8feaef06e2baee4fe60fb2314c4f292d (patch) | |
tree | 1a01cf0b10fe1e09c2e21459f978faeb3a34bdc3 /package/librt | |
parent | 87a2c5391ca8d6c156f5a4dc3e9040ff1958e097 (diff) |
move to base
Diffstat (limited to 'package/librt')
-rw-r--r-- | package/librt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/librt/Makefile b/package/librt/Makefile index 66461aab1..3fddc3bb9 100644 --- a/package/librt/Makefile +++ b/package/librt/Makefile @@ -12,7 +12,7 @@ endif PKG_NAME:= librt PKG_DESCR:= realtime library -PKG_SECTION:= libs/misc +PKG_SECTION:= base/libs PKG_OPTS:= noremove NO_DISTFILES:= 1 |