diff options
Diffstat (limited to 'security/heimdal/files/patch-cn')
| -rw-r--r-- | security/heimdal/files/patch-cn | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/security/heimdal/files/patch-cn b/security/heimdal/files/patch-cn new file mode 100644 index 000000000000..7db2073a2bc1 --- /dev/null +++ b/security/heimdal/files/patch-cn @@ -0,0 +1,20 @@ +--- lib/Makefile.in.orig Wed Nov 8 10:21:25 2000 ++++ lib/Makefile.in Wed Nov 8 10:21:34 2000 +@@ -194,7 +194,7 @@ + @OTP_TRUE@dir_otp = @OTP_TRUE@otp + @DCE_TRUE@dir_dce = @DCE_TRUE@kdfs + +-SUBDIRS = @DIR_roken@ vers editline com_err sl asn1 des krb5 \ ++SUBDIRS = @DIR_roken@ vers editline sl asn1 des krb5 \ + kafs hdb kadm5 gssapi auth $(dir_45) $(dir_otp) $(dir_dce) + + subdir = lib +@@ -214,7 +214,7 @@ + DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) + + GZIP_ENV = --best +-DIST_SUBDIRS = @DIR_roken@ vers editline com_err sl asn1 des krb5 kafs \ ++DIST_SUBDIRS = @DIR_roken@ vers editline sl asn1 des krb5 kafs \ + hdb kadm5 gssapi auth 45 otp kdfs + all: all-redirect + .SUFFIXES: |
