simonmar    2004/08/31 02:48:32 PDT

  Modified files:
    mk                   config.mk.in paths.mk target.mk 
  Log:
  Rationalise the install settings a bit.  Before, if you had $OWNER or
  $GROUP set in your environment, then these would lead to options being
  given to install, possibly with unexpected results.  This caused
  install to fail for at least one person.
  
  Now, $(INSTALL_OWNER) and $(INSTALL_GROUP) are set via
  config.mk/build.mk as with other settings.
  
  Revision  Changes    Path
  1.263     +49 -3     fptools/mk/config.mk.in
  1.65      +4 -60     fptools/mk/paths.mk
  1.186     +81 -0     fptools/mk/target.mk
_______________________________________________
Cvs-fptools mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-fptools

Reply via email to