Andreas Klemm on Mon, 10 Dec 2001 19:46:31 +0100 (CET)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

cvs commit: www/mk bsd.wml.mk


andreas     2001/12/10 19:46:26 CET

  Modified files:
    mk                   bsd.wml.mk 
  Log:
  we have to call the cvs wrapper !!!!
  when invoking things as user we have a modified path .. no problem
  if we execute cvs from cron, cron uses the wron one ...
  Fix: define CVS=/var/apscvs/bin/cvs and use ${CVS} within make macro
  
  Revision  Changes    Path
  1.40      +5 -3      www/mk/bsd.wml.mk