Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2002 19:26:25 -0700 (PDT)
From:      Greg Lewis <glewis@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/dgd-lpmud pkg-plist
Message-ID:  <200206170226.g5H2QQk02521@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
glewis      2002/06/16 19:26:25 PDT

  Modified files:
    net/dgd-lpmud        pkg-plist 
  Log:
  Unbreak the packing list for this port.  As the list of files to
  install for the port is generated from the packing list, this
  also unbreaks the port (a critical file was not installed, meaning
  the mud couldn't be started).  In particular:
  
  . Don't include empty directories (these will be addressed in a
    later commit).
  . Don't include non-existent files.
  . Do include a critical header file, namely auto.h without which
    the mud cannot start.
  
  Revision  Changes    Path
  1.7       +1 -8      ports/net/dgd-lpmud/pkg-plist

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?200206170226.g5H2QQk02521>