Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > cdedc712ab3cd61c674716aaa506265d > files > 34

openldap-2.4.38-1.3.mga4.src.rpm

--- openldap-2.4.38/contrib/slapd-modules/nssov/Makefile~	2013-11-15 05:31:27.000000000 +0200
+++ openldap-2.4.38/contrib/slapd-modules/nssov/Makefile	2013-12-31 16:14:33.962783791 +0200
@@ -61,7 +61,7 @@
 
 nssov.la:	$(OBJS) $(XOBJS)
 	$(LIBTOOL) --mode=link $(CC) $(OPT) -version-info 0:0:0 \
-	-rpath $(libdir) -module -o $@ $(OBJS) $(XOBJS) $(LIBS)
+	-rpath $(moduledir) -module -o $@ $(OBJS) $(XOBJS) $(LIBS)
 
 install: nssov.la
 	mkdir -p $(DESTDIR)$(moduledir)