[packages/samba4] - fix system heimdal linking

baggins baggins at pld-linux.org
Mon Jan 7 16:12:15 CET 2013


commit 33d3d6c0f9ef492eed0469e999b421237d2a38c7
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Jan 7 15:41:36 2013 +0100

    - fix system heimdal linking

 system-heimdal.patch | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
---
diff --git a/system-heimdal.patch b/system-heimdal.patch
new file mode 100644
index 0000000..84bb56a
--- /dev/null
+++ b/system-heimdal.patch
@@ -0,0 +1,20 @@
+--- samba-4.0.0/source4/heimdal_build/wscript_build~	2012-12-04 11:07:44.000000000 +0100
++++ samba-4.0.0/source4/heimdal_build/wscript_build	2013-01-07 15:09:18.976932049 +0100
+@@ -947,7 +947,7 @@
+ 
+ HEIMDAL_BINARY('samba4kgetcred',
+     'kuser/kgetcred.c',
+-    deps='krb5 heimntlm roken HEIMDAL_VERS hcrypto',
++    deps='krb5 heimntlm roken HEIMDAL_VERS hcrypto asn1',
+     install=False
+     )
+ 
+@@ -953,7 +953,7 @@
+ 
+ HEIMDAL_BINARY('samba4kpasswd',
+     'kpasswd/kpasswd.c',
+-    deps='krb5 heimntlm roken HEIMDAL_VERS hcrypto',
++    deps='krb5 heimntlm roken HEIMDAL_VERS hcrypto asn1',
+     install=False
+     )
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/samba4.git/commitdiff/f66571a4573e7cad9cbb8885589e92f3bd457d11



More information about the pld-cvs-commit mailing list