summaryrefslogtreecommitdiff
path: root/package/heimdal/patches/patch-admin_Makefile_am
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-10-14 00:25:49 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2010-10-14 00:25:49 +0200
commit98f9bb8c34249fa044e667c2a40397fb67ce2e06 (patch)
treed74628c9bee675099cc845e63e37ce6136d82ce5 /package/heimdal/patches/patch-admin_Makefile_am
parent0e548a37b95db76cae576d7c8d04ddd59dea8b58 (diff)
update heimdal to latest upstream, not fully ready
Diffstat (limited to 'package/heimdal/patches/patch-admin_Makefile_am')
-rw-r--r--package/heimdal/patches/patch-admin_Makefile_am12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/heimdal/patches/patch-admin_Makefile_am b/package/heimdal/patches/patch-admin_Makefile_am
deleted file mode 100644
index ca557d203..000000000
--- a/package/heimdal/patches/patch-admin_Makefile_am
+++ /dev/null
@@ -1,12 +0,0 @@
-$Id: update-patches 24 2008-08-31 14:56:13Z wbx $
---- heimdal-1.2.1.orig/admin/Makefile.am 2008-07-28 14:04:49.000000000 +0200
-+++ heimdal-1.2.1/admin/Makefile.am 2009-01-02 22:22:24.000000000 +0100
-@@ -30,7 +30,7 @@ $(ktutil_OBJECTS): ktutil-commands.h
- CLEANFILES = ktutil-commands.h ktutil-commands.c
-
- ktutil-commands.c ktutil-commands.h: ktutil-commands.in
-- $(SLC) $(srcdir)/ktutil-commands.in
-+ slc $(srcdir)/ktutil-commands.in
-
- LDADD = \
- $(top_builddir)/lib/kadm5/libkadm5clnt.la \