From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 1 21:20:31 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BEDCB16A4CE for ; Wed, 1 Dec 2004 21:20:31 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9A2043D4C for ; Wed, 1 Dec 2004 21:20:31 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id iB1LKVOU014375 for ; Wed, 1 Dec 2004 21:20:31 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.1/8.13.1/Submit) id iB1LKVOe014374; Wed, 1 Dec 2004 21:20:31 GMT (envelope-from gnats) Date: Wed, 1 Dec 2004 21:20:31 GMT Message-Id: <200412012120.iB1LKVOe014374@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Radek Kozlowski Subject: Re: ports/74459: New port: deskutils/gnochm, a GNOME viewer for CHM files X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Radek Kozlowski List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Dec 2004 21:20:31 -0000 The following reply was made to PR ports/74459; it has been noted by GNATS. From: Radek Kozlowski To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/74459: New port: deskutils/gnochm, a GNOME viewer for CHM files Date: Wed, 1 Dec 2004 22:18:34 +0100 On Sat, Nov 27, 2004 at 09:10:07PM +0000, FreeBSD-gnats-submit@FreeBSD.org wrote: > >Category: ports > >Responsible: freebsd-ports-bugs > >Synopsis: New port: deskutils/gnochm, a GNOME viewer for CHM files > >Arrival-Date: Sat Nov 27 21:10:07 GMT 2004 update-desktop-database should not be added to pkg-plist: --- pkg-plist.orig Wed Dec 1 22:13:30 2004 +++ pkg-plist Wed Dec 1 22:13:41 2004 @@ -1,7 +1,6 @@ bin/gnochm share/gnome/application-registry/gnochm.applications share/gnome/applications/gnochm.desktop -@exec update-desktop-database > /dev/null || /usr/bin/true share/gnome/gnochm/glade/gnochm.glade share/gnome/gnochm/glade/prefdialog.glade share/gnome/help/gnochm/C/gnochm.xml @@ -24,4 +23,3 @@ @dirrm share/gnome/help/gnochm @dirrm share/gnome/gnochm/glade @dirrm share/gnome/gnochm -@unexec update-desktop-database > /dev/null || /usr/bin/true