]> git.pld-linux.org Git - packages/ckermit.git/commitdiff
- add -DMIT_CURRENT to compile with non archaic krb5
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 31 Mar 2007 23:37:28 +0000 (23:37 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cku-makefile.patch -> 1.5

cku-makefile.patch

index 72b9f191d4f51964ae057330c176653636b94d94..ef5ab5584f9b1b27461c8bc846218c908b07ad00 100644 (file)
@@ -1,6 +1,6 @@
 --- ckermit-7.0.197/makefile~  Sun Feb 27 23:05:52 2000
 +++ ckermit-7.0.197/makefile   Thu Jul 13 19:08:11 2000
-@@ -4692,6 +4692,18 @@
+@@ -4692,6 +4692,19 @@
        -ldes -lkrb4 -ldes425 -lssl -lsslcrypto \
        -lkrb5 -lcom_err -lk5crypto -lcrypt -lresolv -lpam -ldl"
  
@@ -11,6 +11,7 @@
 +      -DCK_AUTHENTICATION -DCK_KERBEROS -DKRB5 -DCK_SHADOW -DOPENSSL_097 \
 +      -DCK_ENCRYPTION -DCK_CAST -DCK_DES -DLIBDES -DCK_SSL -DCK_PAM -DZLIB \
 +      -DCK_CURSES -DCK_POSIX_SIG -DTCPSOCKET -DLINUXFSSTND -DHAVE_CRYPT_H \
++      -DMIT_CURRENT \
 +      -I/usr/include/security -I/usr/include/openssl -I/usr/include/ncurses \
 +      -I/usr/include/krb5 -I/usr/include/et $(KFLAGS)" "LNKFLAGS = $(LNKFLAGS)" \
 +      "LIBS = -lm -lncurses -lssl -lcrypto -lgssapi_krb5 \
This page took 0.092164 seconds and 4 git commands to generate.