summaryrefslogtreecommitdiff
path: root/package/heimdal/patches/patch-kuser_Makefile_am
diff options
context:
space:
mode:
Diffstat (limited to 'package/heimdal/patches/patch-kuser_Makefile_am')
-rw-r--r--package/heimdal/patches/patch-kuser_Makefile_am12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/heimdal/patches/patch-kuser_Makefile_am b/package/heimdal/patches/patch-kuser_Makefile_am
deleted file mode 100644
index 665c3554f..000000000
--- a/package/heimdal/patches/patch-kuser_Makefile_am
+++ /dev/null
@@ -1,12 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- heimdal-1.2.1.orig/kuser/Makefile.am 2008-07-28 14:04:50.000000000 +0200
-+++ heimdal-1.2.1/kuser/Makefile.am 2009-01-02 22:22:25.000000000 +0100
-@@ -48,7 +48,7 @@ $(kdigest_OBJECTS): kdigest-commands.h
- CLEANFILES = kdigest-commands.h kdigest-commands.c
-
- kdigest-commands.c kdigest-commands.h: kdigest-commands.in
-- $(SLC) $(srcdir)/kdigest-commands.in
-+ slc $(srcdir)/kdigest-commands.in
-
- LDADD = \
- $(top_builddir)/lib/krb5/libkrb5.la \