[csw-devel] SF.net SVN: gar:[2257] csw/trunk/utils/rrdtool
idogan23 at users.sourceforge.net
idogan23 at users.sourceforge.net
Sun Nov 9 21:37:06 CET 2008
Revision: 2257
http://gar.svn.sourceforge.net/gar/?rev=2257&view=rev
Author: idogan23
Date: 2008-11-09 20:37:06 +0000 (Sun, 09 Nov 2008)
Log Message:
-----------
added a patch to fix an x86 build issue
Modified Paths:
--------------
csw/trunk/utils/rrdtool/Makefile
csw/trunk/utils/rrdtool/checksums
Modified: csw/trunk/utils/rrdtool/Makefile
===================================================================
--- csw/trunk/utils/rrdtool/Makefile 2008-11-09 19:31:57 UTC (rev 2256)
+++ csw/trunk/utils/rrdtool/Makefile 2008-11-09 20:37:06 UTC (rev 2257)
@@ -13,6 +13,9 @@
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
DISTFILES += $(call admfiles,CSWrrdtool,prototype)
+# Patch to make it build on x86
+PATCHFILES += rrd_config.diff
+
CONFIGURE_ARGS = $(DIRPATHS)
CONFIGURE_ARGS += --disable-python
CONFIGURE_ARGS += --disable-ruby
Modified: csw/trunk/utils/rrdtool/checksums
===================================================================
--- csw/trunk/utils/rrdtool/checksums 2008-11-09 19:31:57 UTC (rev 2256)
+++ csw/trunk/utils/rrdtool/checksums 2008-11-09 20:37:06 UTC (rev 2257)
@@ -1,3 +1,4 @@
7db3bffc3f3b24e828a88fe02165266f download/rrdtool-1.3.4.tar.gz
b91af3ac17057e09f6a0fdc1a3edbe86 download/CSWrrdtool.gspec
9be46cfbb1068056b1466d79cbebbff6 download/CSWrrdtool.prototype
+6d78fae545c47faa61f37b216eeeda90 download/rrd_config.diff
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