From c8c559d95cba455e1649caa0f63673c09edc6502 Mon Sep 17 00:00:00 2001 From: mb Date: Sun, 24 Oct 2010 14:09:32 +0000 Subject: [PATCH] temporarily disable python-dev check git-svn-id: svn://svn.openwrt.org/openwrt/packages@23620 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- lang/python-sip/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/python-sip/Makefile b/lang/python-sip/Makefile index f09e61fad..1bc37d4b6 100644 --- a/lang/python-sip/Makefile +++ b/lang/python-sip/Makefile @@ -136,9 +136,9 @@ define Require/python2-dev [ -e /usr/include/python2.6/Python.h ] endef -$(eval $(call Require,python2-dev, \ - Please install Python 2.x headers (python-dev) \ -)) +#$(eval $(call Require,python2-dev, \ +# Please install Python 2.x headers (python-dev) \ +#)) $(eval $(call RequireCommand,python, \ Please install Python 2.x \ -- 2.11.0