File python-include-dir.patch of Package libarea
diff -uNr old-libarea/Makefile libarea/Makefile --- old-libarea/Makefile 2009-05-04 12:19:02.000000000 +0200 +++ libarea/Makefile 2009-05-04 14:04:19.000000000 +0200 @@ -1,4 +1,4 @@ -CCFLAGS=-Wall -fPIC -g -I/usr/include/python2.5 -I./ -I./kbool/include +CCFLAGS=-Wall -fPIC -g -I/usr/include/python -I./ -I./kbool/include OBJECTS=Arc.o Area.o booleng.o Circle.o graph.o graphlst.o instonly.o line.o link.o lpoint.o node.o PythonStuff.o record.o scanbeam.o