remove unneeded gtk-update-icon-cache, thanks Mikolaj Kucharski
This commit is contained in:
parent
e0aac84fd3
commit
6665fc05cf
@ -1,8 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2009/03/24 11:36:40 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2009/03/25 19:13:56 sthen Exp $
|
||||
|
||||
COMMENT = graphical mp3/ogg file splitter
|
||||
|
||||
DISTNAME = mp3splt-gtk-0.5.4
|
||||
PKGNAME = ${DISTNAME}p0
|
||||
|
||||
CATEGORIES = audio
|
||||
|
||||
|
@ -1,11 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2009/03/24 11:36:40 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/03/25 19:13:56 sthen Exp $
|
||||
@bin bin/mp3splt-gtk
|
||||
share/applications/mp3splt-gtk.desktop
|
||||
share/locale/fr/LC_MESSAGES/mp3splt-gtk.mo
|
||||
share/pixmaps/
|
||||
share/pixmaps/mp3splt-gtk.png
|
||||
share/pixmaps/mp3splt-gtk_ico.png
|
||||
@exec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@unexec %D/bin/gtk-update-icon-cache -q -f -t %D/share/icons/hicolor 2> /dev/null || true
|
||||
@exec %D/bin/update-desktop-database
|
||||
@unexec %D/bin/update-desktop-database
|
||||
|
Loading…
x
Reference in New Issue
Block a user