[csw-devel] SF.net SVN: gar:[8230] csw/mgar/pkg/pykstat/trunk
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sat Jan 30 10:07:27 CET 2010
Revision: 8230
http://gar.svn.sourceforge.net/gar/?rev=8230&view=rev
Author: wahwah
Date: 2010-01-30 09:07:27 +0000 (Sat, 30 Jan 2010)
Log Message:
-----------
pykstat: Use /opt/csw/lib/python instead of /opt/csw/lib/python2.6
Modified Paths:
--------------
csw/mgar/pkg/pykstat/trunk/checksums
csw/mgar/pkg/pykstat/trunk/files/python-2.6-Makefile.patch
Modified: csw/mgar/pkg/pykstat/trunk/checksums
===================================================================
--- csw/mgar/pkg/pykstat/trunk/checksums 2010-01-30 08:02:55 UTC (rev 8229)
+++ csw/mgar/pkg/pykstat/trunk/checksums 2010-01-30 09:07:27 UTC (rev 8230)
@@ -1,2 +1,2 @@
a18f55cc17b9fec9d29e190037da44ca PyKstat-0.5.tar.gz
-77ab34b001f27b5efff6cd2a2e36156a python-2.6-Makefile.patch
+23b4a5c2b49eb6b786ff3788c7fae827 python-2.6-Makefile.patch
Modified: csw/mgar/pkg/pykstat/trunk/files/python-2.6-Makefile.patch
===================================================================
--- csw/mgar/pkg/pykstat/trunk/files/python-2.6-Makefile.patch 2010-01-30 08:02:55 UTC (rev 8229)
+++ csw/mgar/pkg/pykstat/trunk/files/python-2.6-Makefile.patch 2010-01-30 09:07:27 UTC (rev 8230)
@@ -1,5 +1,5 @@
diff --git a/Makefile b/Makefile
-index cf927aa..0a178b9 100644
+index cf927aa..9617708 100644
--- a/Makefile
+++ b/Makefile
@@ -4,10 +4,10 @@
@@ -10,7 +10,7 @@
-PY_INCLUDES = -I/s/include/python1.5
-PY_LIBDIR = /s/lib/python1.5
+PY_INCLUDES = -I/opt/csw/include/python2.6
-+PY_LIBDIR = /opt/csw/lib/python2.6
++PY_LIBDIR = /opt/csw/lib/python
DEBUG=
+INSTALL = ginstall
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