[mapserver-commits] r9355 - trunk/mapserver/mapscript/perl
svn at osgeo.org
svn at osgeo.org
Tue Sep 29 11:29:36 EDT 2009
Author: sdlime
Date: 2009-09-29 11:29:34 -0400 (Tue, 29 Sep 2009)
New Revision: 9355
Modified:
trunk/mapserver/mapscript/perl/README
Log:
Updated changing module name instructions.
Modified: trunk/mapserver/mapscript/perl/README
===================================================================
--- trunk/mapserver/mapscript/perl/README 2009-09-28 18:19:51 UTC (rev 9354)
+++ trunk/mapserver/mapscript/perl/README 2009-09-29 15:29:34 UTC (rev 9355)
@@ -14,5 +14,7 @@
1) edit ../mapscript.i and change the name of the swig module
2) edit Makefile.PL and edit the name 'mapscript' in the WriteMakefile subroutine call
+ 3) edit plmodule.i and change the name 'mapscript' to whatever the new name
+ will be throughout the file
and now build as normal.
More information about the mapserver-commits
mailing list