Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0:Staging:E
desktop-file-utils
macros.desktop-file-utils
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File macros.desktop-file-utils of Package desktop-file-utils
# RPM macros for packages installing desktop files # ### # # When a package installs a desktop file, it should use both macros: # # - %desktop_database_post in %post # - %desktop_database_postun in %postun # # Note that these macros can optionally take as argument the directory # where the desktop file is installed. If no argument is passed, then # %{_datadir}/applications will be used (which is where applications # usually install their desktop file). # ### # On install, update the desktop database %desktop_database_post() \ %nil # On uninstall, update the desktop database. Note: we ignore upgrades (already # handled in %post of the new package). %desktop_database_postun() \ %nil
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor