1
0
Ver Fonte

move to base

Waldemar Brodkorb há 12 anos atrás
pai
commit
3ec25aad8f
2 ficheiros alterados com 2 adições e 2 exclusões
  1. 1 1
      package/libpthread/Makefile
  2. 1 1
      package/librt/Makefile

+ 1 - 1
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

+ 1 - 1
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