[Bug 3095] Review request: netfabb-basic - Freeware suite for STL editing

RPM Fusion Bugzilla noreply at rpmfusion.org
Thu Jul 10 17:48:21 CEST 2014


https://bugzilla.rpmfusion.org/show_bug.cgi?id=3095

--- Comment #13 from Michael Cronenworth <mike at cchtml.com> 2014-07-10 17:48:21 CEST ---
Also, since MimeType is being used in the Desktop file you need to add a
update-desktop-database call in %post and %postun.

%post
update-desktop-database &>/dev/null || :

%postun
update-desktop-database &>/dev/null || :

-- 
Configure bugmail: https://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the rpmfusion-developers mailing list