CVS: moonbase/ham/wwl BUILD,1.1.1.1,1.2

Terry Chan tchan at lunar-linux.org
Sat Jul 26 01:35:08 GMT 2003


Update of /var/cvs/lunar/moonbase/ham/wwl
In directory dbguin.lunar-linux.org:/tmp/cvs-serv6305

Modified Files:
	BUILD 
Log Message:
Added a missing "/" in the chmod command, per Veerappan's request.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/ham/wwl/BUILD,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- BUILD	21 Aug 2002 00:55:16 -0000	1.1.1.1
+++ BUILD	26 Jul 2003 01:35:06 -0000	1.2
@@ -3,6 +3,6 @@
   make                  &&
   prepare_install       &&
   cp     wwl  /usr/bin  &&
-  chmod  755  /usr/binwwl
+  chmod  755  /usr/bin/wwl
 
 ) > $C_FIFO 2>&1




More information about the Lunar-commits mailing list