install kauth as a symlink to kinit
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10626 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -27,3 +27,7 @@ LDADD = \
|
||||
$(LIB_des) \
|
||||
$(top_builddir)/lib/asn1/libasn1.la \
|
||||
$(LIB_roken)
|
||||
|
||||
# make sure install-exec-hook doesn't have any commands in Makefile.am.common
|
||||
install-exec-hook:
|
||||
(cd $(DESTDIR)$(bindir) && rm -f kauth && $(LN_S) kinit kauth)
|
||||
|
Reference in New Issue
Block a user