Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Dec 2004 17:26:48 +0100
From:      "Radek Kozlowski" <radek@raadradd.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/74675: [MAINTAINER] ftp/gwget: remove update-desktop-database from pkg-plist
Message-ID:  <1102177608.0@ddardaar>
Resent-Message-ID: <200412041630.iB4GUT7c054260@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         74675
>Category:       ports
>Synopsis:       [MAINTAINER] ftp/gwget: remove update-desktop-database from pkg-plist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 04 16:30:29 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Radek Kozlowski
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:


System: FreeBSD 5.3-STABLE #9: Tue Nov 16 21:44:39 CET 2004
    root@ddardaar:/usr/obj/usr/src/sys/DDARDAAR



>Description:


There's no need for update-desktop-database to be executed, since gwget doesn't register any MimeTypes.


>How-To-Repeat:





>Fix:


--- gwget2.diff begins here ---
diff -u gwget.orig/pkg-plist gwget/pkg-plist
--- gwget.orig/pkg-plist	Wed Dec  1 22:03:21 2004
+++ gwget/pkg-plist	Wed Dec  1 22:03:56 2004
@@ -13,7 +13,6 @@
 %%EPIPHANY:%%lib/epiphany-%%VERSION%%/extensions/libgwgetextension.so
 %%EPIPHANY:%%lib/epiphany-%%VERSION%%/extensions/libgwgetextension.so.0
 share/gnome/applications/gwget.desktop
-@exec update-desktop-database > /dev/null || /usr/bin/true
 share/gnome/gwget/about.glade
 share/gnome/gwget/gwget-large.png
 share/gnome/gwget/gwget-off.png
@@ -49,4 +48,3 @@
 %%EPIPHANY:%%@unexec rmdir %D/lib/epiphany-%%VERSION%%/extensions 2>/dev/null || true
 %%EPIPHANY:%%@unexec rmdir %D/lib/epiphany-%%VERSION%% 2>/dev/null || true
 @dirrm share/gnome/gwget
-@unexec update-desktop-database > /dev/null || /usr/bin/true
--- gwget2.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1102177608.0>