mirror of
https://github.com/ZoneMinder/zoneminder.git
synced 2026-03-02 04:57:27 -05:00
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.