From 02736acd6ceaf4584ff10b29529dfb0e9f31163e Mon Sep 17 00:00:00 2001 From: makc Date: Sun, 12 May 2013 16:16:56 +0000 Subject: - Add missing sharedmime to the list of USE_KDE4 components. It will be superseded by recently introduced USES= shared-mime-info later. - Remove no longer needed exec/unexec from plist and post-install calls for update-mime-database - Trim Makefile header while I'm here --- deskutils/kdepim44-runtime/pkg-plist | 2 -- 1 file changed, 2 deletions(-) (limited to 'deskutils') diff --git a/deskutils/kdepim44-runtime/pkg-plist b/deskutils/kdepim44-runtime/pkg-plist index 7c29a5009e0..f0b9a677cae 100644 --- a/deskutils/kdepim44-runtime/pkg-plist +++ b/deskutils/kdepim44-runtime/pkg-plist @@ -103,5 +103,3 @@ share/mime/packages/kdepim-mime.xml @dirrmtry share/apps/akonadi @dirrm share/akonadi/agents @dirrm share/akonadi -@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true -@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime > /dev/null || /usr/bin/true -- cgit