talloc/talloc-python3.5-fix-soabi_name.patch
Lars Müller bce0ae7f1b Rename patch name to align it with the ldb sources
- Add talloc-python3.5-fix-soabi_name.patch: Do not change x86_64 to
  x86-64 when building with python 3.5.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/talloc?expand=0&rev=75
2016-03-08 17:45:53 +00:00

12 lines
473 B
Diff

--- a/buildtools/wafsamba/wafsamba.py 2015-11-06 08:28:25.000000000 -0500
+++ b/buildtools/wafsamba/wafsamba.py 2016-03-07 14:28:58.412124485 -0500
@@ -114,7 +114,7 @@
ldflags='',
external_library=False,
realname=None,
- keep_underscore=False,
+ keep_underscore=True,
autoproto=None,
autoproto_extra_source='',
group='main',