diff options
Diffstat (limited to 'package/heimdal/patches/patch-lib_kadm5_Makefile_am')
-rw-r--r-- | package/heimdal/patches/patch-lib_kadm5_Makefile_am | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/package/heimdal/patches/patch-lib_kadm5_Makefile_am b/package/heimdal/patches/patch-lib_kadm5_Makefile_am deleted file mode 100644 index 13a317733..000000000 --- a/package/heimdal/patches/patch-lib_kadm5_Makefile_am +++ /dev/null @@ -1,12 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- heimdal-1.2.1.orig/lib/kadm5/Makefile.am 2008-07-28 14:04:41.000000000 +0200 -+++ heimdal-1.2.1/lib/kadm5/Makefile.am 2009-01-02 22:22:25.000000000 +0100 -@@ -152,7 +152,7 @@ iprop_log_LDADD = \ - - - iprop-commands.c iprop-commands.h: iprop-commands.in -- $(SLC) $(srcdir)/iprop-commands.in -+ slc $(srcdir)/iprop-commands.in - - $(libkadm5srv_la_OBJECTS): kadm5_err.h - $(iprop_log_OBJECTS): iprop-commands.h |