[packages/samba/DEVEL: 4/111] - fix system heimdal linking

baggins baggins at pld-linux.org
Wed Jan 15 19:38:43 CET 2014


commit 9b0d04a5f1b7ccae122678b13c07b3fedb25597f
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/samba.git/commitdiff/8f2607b83208e9672972be90df9adb474f035876



More information about the pld-cvs-commit mailing list