File Python-2.3.3-dirs.patch of Package python3.370

# force use of directories passed to configure script

Index: Makefile.pre.in
===================================================================
--- Makefile.pre.in.orig	2010-10-14 13:35:17.000000000 +0200
+++ Makefile.pre.in	2011-01-14 20:57:28.745314227 +0100
@@ -93,8 +93,9 @@ BINDIR=		@bindir@
 LIBDIR=		@libdir@
 MANDIR=		@mandir@
 INCLUDEDIR=	@includedir@
-CONFINCLUDEDIR=	$(exec_prefix)/include
-SCRIPTDIR=	$(prefix)/lib
+CONFINCLUDEDIR= @includedir@
+SCRIPTDIR=      @libdir@
+
 
 # Detailed destination directories
 BINLIBDEST=	$(LIBDIR)/python$(VERSION)
openSUSE Build Service is sponsored by