[Pkg-samba-maint] r1322 - trunk/samba/debian/patches
Christian Perrier
bubulle at alioth.debian.org
Tue Apr 10 07:36:36 UTC 2007
Author: bubulle
Date: 2007-04-10 07:36:36 +0000 (Tue, 10 Apr 2007)
New Revision: 1322
Removed:
trunk/samba/debian/patches/nonpic-libsmbclient.patch
Modified:
trunk/samba/debian/patches/series
Log:
No longer useful after upstream changes
Deleted: trunk/samba/debian/patches/nonpic-libsmbclient.patch
===================================================================
--- trunk/samba/debian/patches/nonpic-libsmbclient.patch 2007-04-10 07:27:53 UTC (rev 1321)
+++ trunk/samba/debian/patches/nonpic-libsmbclient.patch 2007-04-10 07:36:36 UTC (rev 1322)
@@ -1,28 +0,0 @@
-Index: samba-3.0.23c/source/Makefile.in
-===================================================================
---- samba-3.0.23c.orig/source/Makefile.in 2006-09-02 10:09:19.872832788 +0200
-+++ samba-3.0.23c/source/Makefile.in 2006-09-02 10:09:22.248851983 +0200
-@@ -1098,9 +1098,9 @@
- $(KRB5LIBS) $(LDAP_LIBS) \
- @SONAMEFLAG@`basename $@`.$(LIBSMBCLIENT_MAJOR)
-
--bin/libsmbclient.a: $(LIBSMBCLIENT_PICOBJS)
-+bin/libsmbclient.a: $(LIBSMBCLIENT_OBJS)
- @echo Linking libsmbclient non-shared library $@
-- @-$(AR) -rc $@ $(LIBSMBCLIENT_PICOBJS)
-+ @-$(AR) -rc $@ $(LIBSMBCLIENT_OBJS)
-
- bin/libsmbsharemodes. at SHLIBEXT@: $(LIBSMBSHAREMODES_PICOBJS)
- @echo Linking libsmbsharemodes shared library $@
-@@ -1117,9 +1117,9 @@
- @$(SHLD) $(LDSHFLAGS) -o $@ $(CAC_PICOBJS) $(LDFLAGS) $(LIBS) \
- @SONAMEFLAG@`basename $@`.$(LIBMSRPC_MAJOR)
-
--bin/libmsrpc.a: $(CAC_PICOBJS)
-+bin/libmsrpc.a: $(CAC_OBJS)
- @echo Linking libmsrpc non-shared library $@
-- @-$(AR) -rc $@ $(CAC_PICOBJS)
-+ @-$(AR) -rc $@ $(CAC_OBJS)
-
- # This is probably wrong for anything other than the GNU linker.
- bin/libbigballofmud. at SHLIBEXT@: $(LIBBIGBALLOFMUD_PICOBJS)
Modified: trunk/samba/debian/patches/series
===================================================================
--- trunk/samba/debian/patches/series 2007-04-10 07:27:53 UTC (rev 1321)
+++ trunk/samba/debian/patches/series 2007-04-10 07:36:36 UTC (rev 1322)
@@ -5,7 +5,6 @@
make-distclean.patch
nmbd-signalling.patch
non-linux-ports.patch
-nonpic-libsmbclient.patch
pam-examples.patch
README_nosmbldap-tools.patch
samba.patch
More information about the Pkg-samba-maint
mailing list