Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2001 13:48:20 -0800 (PST)
From:      Jimmy Olgeni <olgeni@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils/webmin Makefile ports/sysutils/webmin/scripts pre-configure
Message-ID:  <200102272148.f1RLmKm47518@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
olgeni      2001/02/27 13:48:20 PST

  Modified files:
    sysutils/webmin      Makefile 
    sysutils/webmin/scripts pre-configure 
  Log:
  Fix for repeated "make install/deinstall" (development only).
  
  Don't ${MV} /tmp/webmin.sh to ${PREFIX}/etc/rc.d: create it in ${WRKDIR}
  instead, and use ${CP}.
  
  If you move webmin.sh, you can't make install/deinstall/install: the last
  install will fail because of the missing file. No user visible changes, but
  speeds up testing.
  
  Revision  Changes    Path
  1.35      +3 -2      ports/sysutils/webmin/Makefile
  1.3       +1 -1      ports/sysutils/webmin/scripts/pre-configure


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102272148.f1RLmKm47518>