From 463d8a3284a81f0777a2c2df837b9178165f9209 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 3 Sep 2009 00:02:28 +0000 Subject: [PATCH] mark libpthread-stubs as build-only to get rid of the empty ipk dummy SVN-Revision: 17489 --- libs/libpthread-stubs/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/libs/libpthread-stubs/Makefile b/libs/libpthread-stubs/Makefile index 70cae9fad0..16d5fccffa 100644 --- a/libs/libpthread-stubs/Makefile +++ b/libs/libpthread-stubs/Makefile @@ -23,6 +23,7 @@ define Package/libpthread-stubs CATEGORY:=Libraries TITLE:=libpthread-stubs URL:=http://xcb.freedesktop.org/ + BUILDONLY:=1 endef define Package/libpthread-stubs/description @@ -44,8 +45,4 @@ define Build/InstallDev $(1)/usr/lib/pkgconfig/ endef -define Package/libpthread-stubs/install - true -endef - $(eval $(call BuildPackage,libpthread-stubs)) -- 2.30.2