summaryrefslogtreecommitdiff
path: root/samba
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2014-07-04 15:27:01 +0200
committerJuergen Daubert <jue@jue.li>2014-07-04 15:27:01 +0200
commit66fbd4bbc967f5030958ce2ca74dc04558f656b1 (patch)
treebc23641c2f21863b0e824cf9a112162d428921d4 /samba
parentfd250b75e87fca4ce6e8748ee85e75d4ec4e6a31 (diff)
parent95c2fe7bf558861f9cc76c0f3be70236839f184d (diff)
downloadopt-66fbd4bbc967f5030958ce2ca74dc04558f656b1.tar.gz
opt-66fbd4bbc967f5030958ce2ca74dc04558f656b1.tar.xz
Merge branch '3.0' into 3.1
Diffstat (limited to 'samba')
-rw-r--r--samba/samba-install_yapp_driver.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/samba/samba-install_yapp_driver.patch b/samba/samba-install_yapp_driver.patch
new file mode 100644
index 000000000..c74a62ad8
--- /dev/null
+++ b/samba/samba-install_yapp_driver.patch
@@ -0,0 +1,14 @@
+--- wscript_build.orig 2014-07-04 11:51:11.280336055 +0200
++++ wscript_build 2014-07-04 11:52:11.564922410 +0200
+@@ -28,10 +28,6 @@
+ Parse/Pidl/Samba3/ServerNDR.pm
+ Parse/Pidl/Compat.pm
+ Parse/Pidl/NDR.pm
++ Parse/Yapp/Driver.pm
+ ''',
+ flat=False)
+-
+-if not bld.CONFIG_SET('USING_SYSTEM_PARSE_YAPP_DRIVER'):
+- bld.INSTALL_FILES(bld.env.PERL_LIB_INSTALL_DIR,
+- 'Parse/Yapp/Driver.pm',
+- flat=False)

Generated by cgit