summaryrefslogtreecommitdiff
path: root/package/heimdal/patches/patch-Makefile_in
diff options
context:
space:
mode:
Diffstat (limited to 'package/heimdal/patches/patch-Makefile_in')
-rw-r--r--package/heimdal/patches/patch-Makefile_in26
1 files changed, 11 insertions, 15 deletions
diff --git a/package/heimdal/patches/patch-Makefile_in b/package/heimdal/patches/patch-Makefile_in
index d1883a559..d0c4cf0e3 100644
--- a/package/heimdal/patches/patch-Makefile_in
+++ b/package/heimdal/patches/patch-Makefile_in
@@ -1,24 +1,20 @@
---- heimdal-1.4.orig/Makefile.in 2010-09-13 09:24:25.000000000 +0200
-+++ heimdal-1.4/Makefile.in 2011-01-12 14:10:53.848658254 +0100
-@@ -114,8 +114,8 @@ AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGE
- distdir dist dist-all distcheck
+--- 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 lib kuser kdc admin kadmin kpasswd kcm appl doc \
-- tools tests packages etc po
-+DIST_SUBDIRS = include lib kuser kdc admin kadmin kpasswd kcm \
-+ tools packages etc
+ 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)
-@@ -392,8 +392,8 @@ LIB_kafs = $(top_builddir)/lib/kafs/libk
- @KRB5_TRUE@LIB_tsasl = $(top_builddir)/lib/tsasl/libtsasl.la
+@@ -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 lib kuser kdc admin kadmin kpasswd $(kcm_dir) appl \
-- doc tools tests packages etc po
-+SUBDIRS = include lib kuser kdc admin kadmin kpasswd $(kcm_dir) \
-+ tools packages etc
+ 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 = \
- TODO \
+ NTMakefile \