[csw-devel] SF.net SVN: gar:[21275] csw/mgar/pkg/perl/branches

mattdarcy at users.sourceforge.net mattdarcy at users.sourceforge.net
Wed Jun 5 11:45:58 CEST 2013


Revision: 21275
          http://gar.svn.sourceforge.net/gar/?rev=21275&view=rev
Author:   mattdarcy
Date:     2013-06-05 09:45:56 +0000 (Wed, 05 Jun 2013)
Log Message:
-----------
test perl build for nim test branch while learning how different location builds work and fix issues and document issues in bts branch

Modified Paths:
--------------
    csw/mgar/pkg/perl/branches/nim/Makefile

Added Paths:
-----------
    csw/mgar/pkg/perl/branches/nim/

Modified: csw/mgar/pkg/perl/branches/nim/Makefile
===================================================================
--- csw/mgar/pkg/perl/trunk/Makefile	2013-06-03 08:51:06 UTC (rev 21242)
+++ csw/mgar/pkg/perl/branches/nim/Makefile	2013-06-05 09:45:56 UTC (rev 21275)
@@ -116,11 +116,11 @@
 CONFIGURE_ARGS += -Dscriptdir=$(bindir)
 # CSW provided modules should install in the privlib directory (/opt/csw/share/perl/5.14)
 CONFIGURE_ARGS += -Dprivlib=$(datadir)/perl/$(VERSION_MAJOR)
-CONFIGURE_ARGS += -Dsitearch=/opt/csw/local/lib/perl/$(VERSION_MAJOR)
-CONFIGURE_ARGS += -Dsitelib=/opt/csw/local/share/perl/$(VERSION)
-CONFIGURE_ARGS += -Dsiteman1dir=/opt/csw/local/share/man/man1
-CONFIGURE_ARGS += -Dsiteman3dir==/opt/csw/local/share/man/man3
-CONFIGURE_ARGS += -Dsiteprefix=/opt/csw/local
+CONFIGURE_ARGS += -Dsitearch=/opt/csw/nimoss/local/lib/perl/$(VERSION_MAJOR)
+CONFIGURE_ARGS += -Dsitelib=/opt/csw/nimoss/local/share/perl/$(VERSION)
+CONFIGURE_ARGS += -Dsiteman1dir=/opt/csw/nimoss/local/share/man/man1
+CONFIGURE_ARGS += -Dsiteman3dir==/opt/csw/nimoss/local/share/man/man3
+CONFIGURE_ARGS += -Dsiteprefix=/opt/csw/nimoss/local
 CONFIGURE_ARGS += -Duseshrplib
 CONFIGURE_ARGS += -Dusesitecustomize
 CONFIGURE_ARGS += -Dusethreads

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