From: mb Date: Sun, 24 Oct 2010 14:09:32 +0000 (+0000) Subject: temporarily disable python-dev check X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=c8c559d95cba455e1649caa0f63673c09edc6502;p=packages.git temporarily disable python-dev check git-svn-id: svn://svn.openwrt.org/openwrt/packages@23620 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 \