[csw-devel] SF.net SVN: gar:[8944] csw/mgar/pkg/rrdtool/branches/benny/files/ patch-bindings-Makefile.in

bensons at users.sourceforge.net bensons at users.sourceforge.net
Tue Mar 2 15:51:55 CET 2010


Revision: 8944
          http://gar.svn.sourceforge.net/gar/?rev=8944&view=rev
Author:   bensons
Date:     2010-03-02 14:51:54 +0000 (Tue, 02 Mar 2010)

Log Message:
-----------
rrdtool: and the patchfile 8-)

Added Paths:
-----------
    csw/mgar/pkg/rrdtool/branches/benny/files/patch-bindings-Makefile.in

Added: csw/mgar/pkg/rrdtool/branches/benny/files/patch-bindings-Makefile.in
===================================================================
--- csw/mgar/pkg/rrdtool/branches/benny/files/patch-bindings-Makefile.in	                        (rev 0)
+++ csw/mgar/pkg/rrdtool/branches/benny/files/patch-bindings-Makefile.in	2010-03-02 14:51:54 UTC (rev 8944)
@@ -0,0 +1,11 @@
+--- rrdtool-1.4.2.orig/bindings/Makefile.in	2009-11-15 12:55:04.000000000 +0100
++++ rrdtool-1.4.2/bindings/Makefile.in	2010-03-02 15:29:39.602876133 +0100
+@@ -692,7 +692,7 @@
+ 
+ # rules for building the pyton module
+ python:
+-	cd python && env BUILDLIBDIR=../../src/.libs $(PYTHON) setup.py build_ext --rpath=$(libdir) && env LIBDIR=../../src/.libs $(PYTHON) setup.py build
++	cd python && env PATH=$(CC_HOME)/bin BUILDLIBDIR=../../src/.libs $(PYTHON) setup.py build_ext --rpath=$(libdir) && env LIBDIR=../../src/.libs $(PYTHON) setup.py build
+ 
+ # rules for building the perl module
+ perl_piped: perl-piped/Makefile


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list