diff options
Diffstat (limited to 'package/libpthread-stubs')
-rw-r--r-- | package/libpthread-stubs/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/package/libpthread-stubs/Makefile b/package/libpthread-stubs/Makefile index b66060aa9..028d40d3f 100644 --- a/package/libpthread-stubs/Makefile +++ b/package/libpthread-stubs/Makefile @@ -7,11 +7,8 @@ PKG_NAME:= libpthread-stubs PKG_VERSION:= 0.1 PKG_RELEASE:= 1 PKG_MD5SUM:= 774eabaf33440d534efe108ef9130a7d -PKG_DESCR:= weak aliases for pthread functions -PKG_SECTION:= libs PKG_URL:= http://xcb.freedesktop.org/ PKG_SITES:= http://xcb.freedesktop.org/dist/ - DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2 include $(TOPDIR)/mk/package.mk |