mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2025-12-23 22:37:53 -05:00
cannot assign categories when type=link
RPM packaging calls the freedesktop tool "desktop-file-install", which fails with: ``` error: key "Categories" is present in group "Desktop Entry", but the type is "Link" while this key is only valid for type "Application" ``` @connortechnology This fails the build so I'm removing the categories. Let me know if you've got any other ideas.
This commit is contained in:
@@ -5,4 +5,3 @@ Name=ZoneMinder
|
||||
Comment=
|
||||
Icon=@PKGDATADIR@/icons/16x16/icon.xpm
|
||||
URL=http://localhost/zm/\r
|
||||
Categories=GNOME;AudioVideo;Video;Recorder;
|
||||
|
||||
Reference in New Issue
Block a user