From bbba368b1fb507b1f50bb9ceaa110ec3b0afe7cf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Michael=20B=C3=BCsch?= Date: Sun, 24 Oct 2010 14:09:32 +0000 Subject: [PATCH] temporarily disable python-dev check SVN-Revision: 23620 --- 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.30.2