123456789101112 |
- $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
|