Kaydet (Commit) 94f72eea authored tarafından Christian Lohmaier's avatar Christian Lohmaier

don't try to verify .desktop files when building the menus.rpm

the actual .desktop files are in the main rpm, the freedesktop-menus
package only has symlinks pointing to it

Change-Id: I0816255dd56cd2281b441836871d281e112a659a
üst f8e06f7b
......@@ -37,6 +37,9 @@ AutoReqProv: no
%define gnome_dir /usr
%define gnome_mime_theme hicolor
# only symlinks in the package that at the time of building point to non-existing files
%global dont_check_desktop_files 1
%description
%productname desktop integration for desktop-environments that implement
the menu- and mime-related specifications from http://www.freedesktop.org
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment