Revision: 25491 http://sourceforge.net/p/gar/code/25491 Author: claudio_sf Date: 2015-12-21 22:56:07 +0000 (Mon, 21 Dec 2015) Log Message: ----------- perl5/trunk: customized install_script
Modified Paths: -------------- csw/mgar/pkg/perl5/trunk/Makefile Modified: csw/mgar/pkg/perl5/trunk/Makefile =================================================================== --- csw/mgar/pkg/perl5/trunk/Makefile 2015-12-21 22:27:52 UTC (rev 25490) +++ csw/mgar/pkg/perl5/trunk/Makefile 2015-12-21 22:56:07 UTC (rev 25491) @@ -51,7 +51,7 @@ CONFIGURE_ARGS += -Dperladmin="root@localhost" CONFIGURE_ARGS += -Dprefix=$(prefix) CONFIGURE_ARGS += -Dbin=$(bindir) -CONFIGURE_ARGS += -Dscriptdir=$(bindir)/perl5 +CONFIGURE_ARGS += -Dscriptdir=$(bindir)/perl5scripts CONFIGURE_ARGS += -Dprivlib=$(datadir)/perl/$(VERSION_MAJOR_FULL) CONFIGURE_ARGS += -Dsitearch=/opt/csw/local/lib/perl/$(VERSION_MAJOR_FULL) CONFIGURE_ARGS += -Dsitelib=/opt/csw/local/share/perl/$(VERSION_MAJOR_FULL) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.