]> git.pld-linux.org Git - packages/samba.git/commitdiff
- update
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 31 Aug 2008 20:24:07 +0000 (20:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    samba-smbwrapper.patch -> 1.5

samba-smbwrapper.patch

index a63a62b1cd4c8c591dae46b04e7143c688e95016..b0d2bcd1309ad34638916eb0c3bd8ee13ec5da7d 100644 (file)
@@ -1,3 +1,11 @@
+--- samba/examples/libsmbclient/smbwrapper/Makefile~   2008-08-31 22:06:33.924988276 +0200
++++ samba/examples/libsmbclient/smbwrapper/Makefile    2008-08-31 22:14:39.501606988 +0200
+@@ -1,4 +1,4 @@
+-LIBS = -lwbclient -lsmbclient -ldl
++LIBS = -lwbclient -lsmbclient -ltalloc -ldl
+ DEFS = -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
+ CFLAGS = -I$(SAMBA_INCL) $(EXTLIB_INCL)
 diff -urN samba-3.0.25a.org/examples/libsmbclient/smbwrapper/Makefile samba-3.0.25a/examples/libsmbclient/smbwrapper/Makefile
 --- samba-3.0.25a.org/examples/libsmbclient/smbwrapper/Makefile        2006-01-25 00:46:42.000000000 +0100
 +++ samba-3.0.25a/examples/libsmbclient/smbwrapper/Makefile    2007-06-17 17:43:30.088457851 +0200
This page took 0.052633 seconds and 4 git commands to generate.