diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-05 06:54:44 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-12-05 06:54:44 +0000 |
commit | 9e1e83b1574ebda6f0192446178bcd728c4cefc3 (patch) | |
tree | 22cae1014050ffa5b48c2873dfac8f4731592a19 /ftp | |
parent | da140f5feaf33221e7b2eae4fb441d718d8661f5 (diff) | |
download | ports-9e1e83b1574ebda6f0192446178bcd728c4cefc3.tar.gz ports-9e1e83b1574ebda6f0192446178bcd728c4cefc3.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/gwget/pkg-plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ftp/gwget/pkg-plist b/ftp/gwget/pkg-plist index 0af23e566e6c..da7a06eefdd5 100644 --- a/ftp/gwget/pkg-plist +++ b/ftp/gwget/pkg-plist @@ -13,7 +13,6 @@ libdata/bonobo/servers/GNOME_Gwget.server %%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 @@ share/locale/zh_TW/LC_MESSAGES/gwget.mo %%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 |