[Pkg-samba-maint] [samba] 01/01: Drop patch 01_no_private_lib_suffix
Jeroen Dekkers
dekkers-guest at alioth.debian.org
Sat Aug 17 15:27:41 UTC 2013
This is an automated email from the git hooks/post-receive script.
dekkers-guest pushed a commit to branch samba_4.0
in repository samba.
commit 2c185d37d8a37ff9f7c9dc3c172b8eae39e382fd
Author: Jeroen Dekkers <jeroen at dekkers.ch>
Date: Sat Aug 17 16:15:43 2013 +0200
Drop patch 01_no_private_lib_suffix
The patch was a no-op as upstream doesn't use the lib suffix anymore.
---
debian/patches/01_no_private_lib_suffix.diff | 13 -------------
debian/patches/series | 1 -
2 files changed, 14 deletions(-)
diff --git a/debian/patches/01_no_private_lib_suffix.diff b/debian/patches/01_no_private_lib_suffix.diff
deleted file mode 100644
index a597586..0000000
--- a/debian/patches/01_no_private_lib_suffix.diff
+++ /dev/null
@@ -1,13 +0,0 @@
-=== modified file 'buildtools/wafsamba/wafsamba.py'
---- a/buildtools/wafsamba/wafsamba.py
-+++ b/buildtools/wafsamba/wafsamba.py
-@@ -210,8 +210,7 @@
- if target_type == 'PYTHON' or realname or not private_library:
- bundled_name = libname.replace('_', '-')
- else:
-- bundled_name = PRIVATE_NAME(bld, libname, bundled_extension,
-- private_library)
-+ bundled_name = libname
-
- ldflags = TO_LIST(ldflags)
-
diff --git a/debian/patches/series b/debian/patches/series
index 5234377..ea9972d 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,4 @@
0002-lib-replace-Allow-OS-vendor-to-assert-that-getpass-i.patch
-01_no_private_lib_suffix.diff
05_share_ldb_module
07_private_lib
10_messaging_subsystem
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git
More information about the Pkg-samba-maint
mailing list