summaryrefslogtreecommitdiff
path: root/security/krb4/files/patch-lib::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/krb4/files/patch-lib::Makefile.in')
-rw-r--r--security/krb4/files/patch-lib::Makefile.in36
1 files changed, 0 insertions, 36 deletions
diff --git a/security/krb4/files/patch-lib::Makefile.in b/security/krb4/files/patch-lib::Makefile.in
deleted file mode 100644
index a7ec883730a6..000000000000
--- a/security/krb4/files/patch-lib::Makefile.in
+++ /dev/null
@@ -1,36 +0,0 @@
-*** lib/Makefile.in.orig Tue Oct 22 23:39:41 2002
---- lib/Makefile.in Thu Feb 27 19:54:34 2003
-***************
-*** 204,210 ****
-
- @OTP_TRUE@dir_otp = otp
-
-! SUBDIRS = @DIR_roken@ vers com_err @DIR_des@ krb kdb kadm acl \
- kafs auth editline sl $(dir_otp)
-
- subdir = lib
---- 204,210 ----
-
- @OTP_TRUE@dir_otp = otp
-
-! SUBDIRS = @DIR_roken@ vers @DIR_des@ krb kdb kadm acl \
- kafs auth editline sl $(dir_otp)
-
- subdir = lib
-***************
-*** 228,234 ****
- install-exec-recursive installdirs-recursive install-recursive \
- uninstall-recursive check-recursive installcheck-recursive
- DIST_COMMON = Makefile.am Makefile.in
-! DIST_SUBDIRS = @DIR_roken@ vers com_err @DIR_des@ krb kdb kadm acl kafs \
- auth editline sl otp
- all: all-recursive
-
---- 228,234 ----
- install-exec-recursive installdirs-recursive install-recursive \
- uninstall-recursive check-recursive installcheck-recursive
- DIST_COMMON = Makefile.am Makefile.in
-! DIST_SUBDIRS = @DIR_roken@ vers @DIR_des@ krb kdb kadm acl kafs \
- auth editline sl otp
- all: all-recursive
-