Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Mar 2001 20:06:44 -0800 (PST)
From:      Satoshi Taoka <taoka@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/print/bjfiltercom Makefile pkg-plist
Message-ID:  <200103100406.f2A46iE32960@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
taoka       2001/03/09 20:06:44 PST

  Modified files:
    print/bjfiltercom    Makefile pkg-plist 
  Log:
  An error occured in "rpm -U". Adding "--noscripts" to rpm's flags,
  it solves.
  
  To maintain ${LINUXBASE}/var/lib/rpm/,
  we must add the command such as
  
  @unexec rpm -e %%RM_RPMFLAGS%% bjfiltercom-%%PORTVERSION%% > /dev/null 2>&1
  
  to pkg-plist for all rpm's package.
  
  Revision  Changes    Path
  1.4       +9 -4      ports/print/bjfiltercom/Makefile
  1.2       +2 -0      ports/print/bjfiltercom/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?200103100406.f2A46iE32960>