[csw-devel] SF.net SVN: gar:[19914] csw/mgar/pkg/perl/trunk/Makefile_5.16. 2_32+64b_privlib

claudio_sf at users.sourceforge.net claudio_sf at users.sourceforge.net
Tue Dec 18 15:54:39 CET 2012


Revision: 19914
          http://gar.svn.sourceforge.net/gar/?rev=19914&view=rev
Author:   claudio_sf
Date:     2012-12-18 14:54:38 +0000 (Tue, 18 Dec 2012)
Log Message:
-----------
/home/claudio/opencsw/perl/trunk: Memorymodel syslinks

Modified Paths:
--------------
    csw/mgar/pkg/perl/trunk/Makefile_5.16.2_32+64b_privlib

Modified: csw/mgar/pkg/perl/trunk/Makefile_5.16.2_32+64b_privlib
===================================================================
--- csw/mgar/pkg/perl/trunk/Makefile_5.16.2_32+64b_privlib	2012-12-18 11:46:58 UTC (rev 19913)
+++ csw/mgar/pkg/perl/trunk/Makefile_5.16.2_32+64b_privlib	2012-12-18 14:54:38 UTC (rev 19914)
@@ -221,9 +221,9 @@
 POST_TARGETS += syslinks
 syslinks:
 	@echo "Creating links to libperl and minor-major lib dirs"
-	cd $(DESTDIR)$(libdir)/perl && ln -s $(VERSION_MAJOR) $(VERSION) &&\
+	cd $(DESTDIR)$(libdir)/$(MEMORYMODEL)/perl && ln -s $(VERSION_MAJOR) $(VERSION) &&\
 	cd $(VERSION_MAJOR) && ln -s libperl.so libperl.so.$(VERSION) && ln -s libperl.so libperl.so.$(VERSION_MAJOR) &&\
-	cd $(DESTDIR)$(datadir)/perl && ln -s $(VERSION_MAJOR) $(VERSION) 
+	cd $(DESTDIR)$(datadir)/$(MEMORYMODEL)/perl && ln -s $(VERSION_MAJOR) $(VERSION) 
 	@$(MAKECOOKIE)
 
 # Remove build paths from Config

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