diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-26 09:52:58 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-26 09:55:59 +0200 |
commit | cd298d7886ee71772a93babf2f1d489a9aaf3ecd (patch) | |
tree | d1c25a66150ffa2e345d12bb70d12090cbf03729 /package/heimdal/patches/patch-Makefile_in | |
parent | 7c618090e705f960334a98d31194dee673686801 (diff) |
update to latest upstream
Diffstat (limited to 'package/heimdal/patches/patch-Makefile_in')
-rw-r--r-- | package/heimdal/patches/patch-Makefile_in | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/package/heimdal/patches/patch-Makefile_in b/package/heimdal/patches/patch-Makefile_in deleted file mode 100644 index d0c4cf0e3..000000000 --- a/package/heimdal/patches/patch-Makefile_in +++ /dev/null @@ -1,20 +0,0 @@ ---- heimdal-1.5.2.orig/Makefile.in 2012-01-11 14:04:33.000000000 +0100 -+++ heimdal-1.5.2/Makefile.in 2013-04-29 16:39:03.000000000 +0200 -@@ -116,7 +116,7 @@ AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGE - ETAGS = etags - CTAGS = ctags - DIST_SUBDIRS = include base lib kuser kdc admin kadmin kpasswd kcm \ -- appl tools tests packages etc po doc -+ tools tests packages etc po doc - DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) - distdir = $(PACKAGE)-$(VERSION) - top_distdir = $(distdir) -@@ -400,7 +400,7 @@ LIB_heimbase = $(top_builddir)/base/libh - @DCE_TRUE@LIB_kdfs = $(top_builddir)/lib/kdfs/libkdfs.la - @KCM_TRUE@kcm_dir = kcm - SUBDIRS = include base lib kuser kdc admin kadmin kpasswd $(kcm_dir) \ -- appl tools tests packages etc po $(am__append_1) -+ tools tests packages etc po $(am__append_1) - ACLOCAL_AMFLAGS = -I cf - EXTRA_DIST = \ - NTMakefile \ |