123456789101112 |
- $Id: update-patches 24 2008-08-31 14:56:13Z wbx $
- --- heimdal-1.2.1.orig/lib/kadm5/Makefile.in 2008-07-28 14:05:32.000000000 +0200
- +++ heimdal-1.2.1/lib/kadm5/Makefile.in 2009-01-02 22:22:25.000000000 +0100
- @@ -1341,7 +1341,7 @@ install-build-headers:: $(dist_kadm5incl
- done
-
- 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
|