SF.net SVN: gar:[24220] csw/mgar/pkg/perl/trunk/Makefile
claudio_sf at users.sourceforge.net
claudio_sf at users.sourceforge.net
Mon Oct 27 11:27:51 CET 2014
Revision: 24220
http://sourceforge.net/p/gar/code/24220
Author: claudio_sf
Date: 2014-10-27 10:27:49 +0000 (Mon, 27 Oct 2014)
Log Message:
-----------
perl/trunk: LD_LIBRARY_PATH fix
Modified Paths:
--------------
csw/mgar/pkg/perl/trunk/Makefile
Modified: csw/mgar/pkg/perl/trunk/Makefile
===================================================================
--- csw/mgar/pkg/perl/trunk/Makefile 2014-10-26 22:09:52 UTC (rev 24219)
+++ csw/mgar/pkg/perl/trunk/Makefile 2014-10-27 10:27:49 UTC (rev 24220)
@@ -39,7 +39,7 @@
# Let put perl in a separate dir as a migration strategy
prefix = $(BUILD_PREFIX)/perlgcc
-EXTRA_RUNPATH_DIRS = $(libdir)
+EXTRA_RUNPATH_DIRS = $(prefix)/$(libdir)
# Depends
RUNTIME_DEP_PKGS_CSWperlgcc += CSWlibgcc-s1
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