]> git.pld-linux.org Git - packages/samba.git/commitdiff
- new auto/ac/samba-3_0_23d-3 auto/th/samba-3_0_23d-3
authorAdam Gołębiowski <adamg@pld-linux.org>
Fri, 12 Jan 2007 20:16:36 +0000 (20:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    samba-libsmbclient-libnscd_link.patch -> 1.1

samba-libsmbclient-libnscd_link.patch [new file with mode: 0644]

diff --git a/samba-libsmbclient-libnscd_link.patch b/samba-libsmbclient-libnscd_link.patch
new file mode 100644 (file)
index 0000000..b47f9ce
--- /dev/null
@@ -0,0 +1,11 @@
+--- samba-3.0.23d/source/Makefile.in~  2006-11-14 15:42:15.000000000 +0100
++++ samba-3.0.23d/source/Makefile.in   2007-01-12 20:19:34.704177380 +0100
+@@ -1101,7 +1101,7 @@
+ bin/libsmbclient.@SHLIBEXT@: $(LIBSMBCLIENT_PICOBJS)
+       @echo Linking libsmbclient shared library $@
+-      @$(SHLD) $(LDSHFLAGS) -o $@ $(LIBSMBCLIENT_PICOBJS) $(LDFLAGS) $(LIBS) \
++      @$(SHLD) $(LDSHFLAGS) -o $@ $(LIBSMBCLIENT_PICOBJS) $(LDFLAGS) $(LIBS) -lnscd \
+               $(KRB5LIBS) $(LDAP_LIBS) \
+               @SONAMEFLAG@`basename $@`.$(LIBSMBCLIENT_MAJOR)
This page took 0.196239 seconds and 4 git commands to generate.