[Lunar-commits] CVS: moonbase/utils/theedge POST_INSTALL,1.3,1.4
Auke Kok
sofar at lunar-linux.org
Thu Apr 22 11:14:46 GMT 2004
Update of /var/cvs/lunar/moonbase/utils/theedge
In directory dbguin.lunar-linux.org:/tmp/cvs-serv9133
Modified Files:
POST_INSTALL
Log Message:
Fixing slight mishap by calling *new* code explicitly
Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/utils/theedge/POST_INSTALL,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- POST_INSTALL 21 Mar 2004 20:53:48 -0000 1.3
+++ POST_INSTALL 22 Apr 2004 11:14:43 -0000 1.4
@@ -6,7 +6,7 @@
fi
if [ "$LUNAR_MODULE" != "theedge" ] ; then
- set_local_config "LUNAR_MODULE" "$LUNAR_MODULE"
+ lunar set LUNAR_MODULE "$LUNAR_MODULE"
fi
More information about the Lunar-commits
mailing list