Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2000 09:30:46 -0700 (PDT)
From:      Nik Clayton <nik@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: doc/share/mk doc.docbook.mk doc.images.mk
Message-ID:  <200007181630.JAA79299@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nik         2000/07/18 09:30:45 PDT

  Modified files:
    share/mk             doc.docbook.mk doc.images.mk 
  Log:
  doc.images.mk
  
  LOCAL_LIB_IMAGES_DIR should be a path component, not a complete path, so
  remove ${.CURDIR}.
  
  doc.docbook.mk
  
  Set the directory for image installation correctly, and ensure that the
  directory exists before we try and do anything with it.
  
  These should fix the installation problems people are having with the
  primer.  There's still an outstanding bug -- make(1) thinks that the
  local library images are out-of-date with respect to the ones in
  share/images for some reason.  This forces a rebuild each time.  I'm
  still looking at that.
  
  Revision  Changes    Path
  1.16      +5 -3      doc/share/mk/doc.docbook.mk
  1.2       +2 -2      doc/share/mk/doc.images.mk



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?200007181630.JAA79299>