[Lunar-commits] CVS: theedge/var/lib/lunar/functions check.lunar, 1.15, 1.16

Auke Kok sofar at lunar-linux.org
Mon Apr 26 14:47:55 GMT 2004


Update of /var/cvs/lunar/theedge/var/lib/lunar/functions
In directory dbguin.lunar-linux.org:/tmp/cvs-serv13949/var/lib/lunar/functions

Modified Files:
	check.lunar 
Log Message:
fi


Index: check.lunar
===================================================================
RCS file: /var/cvs/lunar/theedge/var/lib/lunar/functions/check.lunar,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- check.lunar	26 Apr 2004 10:02:48 -0000	1.15
+++ check.lunar	26 Apr 2004 14:47:53 -0000	1.16
@@ -315,6 +315,7 @@
   if [ -z "$EXPORT_LD_PATH" ] ; then
     verbose_msg "Saving LD_LIBRARY_PATH=\"$LD_LIBRARY_PATH\""
     export EXPORT_LD_PATH=$(find /usr/lib -type d ! -empty)
+  fi
   if  [  "$LDD_CHECK"  ==  "on"    ] ;  then
     LD_LIBRARY_PATH_OLD="$LD_LIBRARY_PATH"
     export_ld $EXPORT_LD_PATH



More information about the Lunar-commits mailing list