[Lunar-commits] r25339 - moonbase/trunk/crypto/heimdal
Auke Kok
sofar at lunar-linux.org
Wed Aug 1 01:09:50 CEST 2007
Author: sofar
Date: 2007-08-01 01:09:49 +0200 (Wed, 01 Aug 2007)
New Revision: 25339
Modified:
moonbase/trunk/crypto/heimdal/POST_INSTALL
Log:
If openssh is compiled with heimdal support, it stops working when heimdal is
updated. Presumably the same goes with other dependencies, but your sshd not
working any more is kind of nasty.
From: dagbrown at lart.ca
Modified: moonbase/trunk/crypto/heimdal/POST_INSTALL
===================================================================
--- moonbase/trunk/crypto/heimdal/POST_INSTALL 2007-07-31 17:00:51 UTC (rev 25338)
+++ moonbase/trunk/crypto/heimdal/POST_INSTALL 2007-07-31 23:09:49 UTC (rev 25339)
@@ -3,3 +3,5 @@
if [ ! -d /var/heimdal ]; then
mkdir /var/heimdal
fi
+
+lunar fix $(lvu depends heimdal)
More information about the Lunar-commits
mailing list