cvs commit: ports/irc/insub pkg-plist

Alfred Perlstein alfred at FreeBSD.org
Thu Dec 16 10:51:15 PST 2004


alfred      2004-12-16 18:51:14 UTC

  FreeBSD ports repository

  Modified files:
    irc/insub            pkg-plist 
  Log:
  /usr/local/share/cows is usually not empty because a prerequesite of
  this port installs file in there.  So replace the @dirrm with
  "@unexec rmdir %D/share/cows 2>/dev/null || true" as other ports
  do.  I don't like this, but I don't know what else would work,
  it would be nice if this "feature" was implemented as a builtin
  to the package system.
  
  Suggested by: kkenn
  Tested by: Gilad Rom
  
  Revision  Changes    Path
  1.8       +1 -1      ports/irc/insub/pkg-plist


More information about the cvs-all mailing list