mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/etc variables.mk,1.4,1.5

2002-05-27 22:30:05
Update of /cvsroot/mhonarc/mhonarc/MHonArc/etc
In directory subversions:/tmp/cvs-serv26930

Modified Files:
	variables.mk 
Log Message:
Changed ZIP variable to just be "zip" since zip program may not be
installed in /usr/bin, but elsewhere.  I.e.  Relying on search path
to be set properly.


Index: variables.mk
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/etc/variables.mk,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** variables.mk	7 May 2002 22:59:41 -0000	1.4
--- variables.mk	28 May 2002 05:24:41 -0000	1.5
***************
*** 17,21 ****
  RM		= /bin/rm
  TAR		= /bin/tar
! ZIP		= /usr/bin/zip
  
  ## Path and pathname separators.
--- 17,21 ----
  RM		= /bin/rm
  TAR		= /bin/tar
! ZIP		= zip
  
  ## Path and pathname separators.

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV