Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Aug 2000 09:52:19 -0700 (PDT)
From:      Andreas Klemm <andreas@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/print/apsfilter6 Makefile ports/print/apsfilter6/files md5
Message-ID:  <200008261652.JAA31475@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
andreas     2000/08/26 09:52:19 PDT

  Modified files:
    print/apsfilter6     Makefile 
    print/apsfilter6/files md5 
  Log:
  The last changes were too Linux centric (Michael doesn't have access to BSD
  machine). So here now some bugfixes to make SETUP work again !
  
  * SETUP: fix permissions of $SPOOLDIR
    700 was to restrictive for BSD.
    TODO: "clone" permissions of $SPOOL
  * SETUP: bugfix: BSD needs /usr/sbin in PATH to find chown.
    added /sbin as well, since this is unexpensive and possibly
    needed for other systems.
  * SETUP: cosmetic, reformat menues to still fit within 25 lines
  * SETUP: fix: grep -c needs an argument (".") in echo "\c" | grep -c .
    to work on FreeBSD and possibly other BSDs with GNU grep 2.4
  
  Revision  Changes    Path
  1.70      +2 -2      ports/print/apsfilter6/Makefile
  1.36      +1 -1      ports/print/apsfilter6/files/md5



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?200008261652.JAA31475>