Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 2effd6330c5239ebb256a3bdf037a4e0 > files > 12

nss-3.52.1-1.2.mga7.src.rpm

--- nss/cmd/platlibs.mk~	2012-07-17 11:22:42.000000000 -0400
+++ nss/cmd/platlibs.mk	2012-10-27 13:03:47.839324389 -0400
@@ -18,9 +18,9 @@
 
 ifeq ($(OS_ARCH), Linux)
 ifeq ($(USE_64), 1)
-EXTRA_SHARED_LIBS += -Wl,-rpath,'$$ORIGIN/../lib64:/opt/sun/private/lib64:$$ORIGIN/../lib'
+#EXTRA_SHARED_LIBS += -Wl,-rpath,'$$ORIGIN/../lib64:/opt/sun/private/lib64:$$ORIGIN/../lib'
 else
-EXTRA_SHARED_LIBS += -Wl,-rpath,'$$ORIGIN/../lib:/opt/sun/private/lib'
+#EXTRA_SHARED_LIBS += -Wl,-rpath,'$$ORIGIN/../lib:/opt/sun/private/lib'
 endif
 endif