summaryrefslogtreecommitdiff
path: root/package/heimdal/patches/patch-lib_vers_Makefile_am
diff options
context:
space:
mode:
Diffstat (limited to 'package/heimdal/patches/patch-lib_vers_Makefile_am')
-rw-r--r--package/heimdal/patches/patch-lib_vers_Makefile_am13
1 files changed, 0 insertions, 13 deletions
diff --git a/package/heimdal/patches/patch-lib_vers_Makefile_am b/package/heimdal/patches/patch-lib_vers_Makefile_am
deleted file mode 100644
index c1c6f1b25..000000000
--- a/package/heimdal/patches/patch-lib_vers_Makefile_am
+++ /dev/null
@@ -1,13 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- heimdal-1.2.1.orig/lib/vers/Makefile.am 2008-07-28 14:04:38.000000000 +0200
-+++ heimdal-1.2.1/lib/vers/Makefile.am 2009-01-02 22:22:25.000000000 +0100
-@@ -27,6 +27,8 @@ print_version.lo: print_version.h
- print_version.h: make-print-version$(EXEEXT)
- ./make-print-version$(EXEEXT) print_version.h
-
--make-print-version.o: $(top_builddir)/include/version.h
-+make-print-version: $(top_builddir)/include/version.h
-+ $(HOSTCC) $(HOSTCFLAGS) -I$(top_builddir)/include -o $@ \
-+ $(make_print_version_SOURCES)
-
- EXTRA_DIST = $(build_HEADERZ)