diff options
| -rw-r--r-- | deskutils/glabels/Makefile | 2 | ||||
| -rw-r--r-- | deskutils/glabels/pkg-plist | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/deskutils/glabels/Makefile b/deskutils/glabels/Makefile index ddb8719322ca..ac89e50674e5 100644 --- a/deskutils/glabels/Makefile +++ b/deskutils/glabels/Makefile @@ -14,8 +14,8 @@ COMMENT= Program to create labels and business cards USES= desktop-file-utils gettext gmake libtool pathfix pkgconfig \ shared-mime-info tar:bzip2 USE_GNOME= gnomeprefix libgnomeui gnomedocutils intlhack -WANT_GNOME= yes INSTALLS_OMF= yes +INSTALL_TARGET= install-strip USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-update-desktopdb --disable-update-mimedb diff --git a/deskutils/glabels/pkg-plist b/deskutils/glabels/pkg-plist index c6cb076c0a30..028adcd8ea89 100644 --- a/deskutils/glabels/pkg-plist +++ b/deskutils/glabels/pkg-plist @@ -190,7 +190,3 @@ share/pixmaps/glabels/ex-rect-size.png share/pixmaps/glabels/ex-round-size.png share/pixmaps/glabels/glabels-about-logo.png share/pixmaps/glabels/glabels-splash.png -@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime -@exec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-desktop-database > /dev/null || /usr/bin/true |
