diff options
Diffstat (limited to 'security/heimdal/files/patch-cn')
-rw-r--r-- | security/heimdal/files/patch-cn | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/security/heimdal/files/patch-cn b/security/heimdal/files/patch-cn deleted file mode 100644 index bca48b727ed1..000000000000 --- a/security/heimdal/files/patch-cn +++ /dev/null @@ -1,20 +0,0 @@ ---- lib/Makefile.in.orig Thu Dec 14 09:25:08 2000 -+++ lib/Makefile.in Thu Dec 14 09:25:18 2000 -@@ -190,7 +190,7 @@ - @OTP_TRUE@dir_otp = @OTP_TRUE@otp - @DCE_TRUE@dir_dce = @DCE_TRUE@kdfs - --SUBDIRS = @DIR_roken@ vers editline com_err sl asn1 @DIR_des@ krb5 \ -+SUBDIRS = @DIR_roken@ vers editline sl asn1 @DIR_des@ krb5 \ - kafs hdb kadm5 gssapi auth $(dir_45) $(dir_otp) $(dir_dce) - - subdir = lib -@@ -210,7 +210,7 @@ - DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) - - GZIP_ENV = --best --DIST_SUBDIRS = @DIR_roken@ vers editline com_err sl asn1 @DIR_des@ krb5 \ -+DIST_SUBDIRS = @DIR_roken@ vers editline sl asn1 @DIR_des@ krb5 \ - kafs hdb kadm5 gssapi auth 45 otp kdfs - all: all-redirect - .SUFFIXES: |