https://bugzilla.redhat.com/show_bug.cgi?id=1220779



--- Comment #25 from Raphael Groner <[email protected]> ---
> [?]: Package consistently uses macros (instead of hard-coded directory
>      names).
> => see below for embedded desktop file.
You should use macros in the embedded desktop file, too:
cat>%{name}.desktop<<END
[Desktop Entry]
Name=%{name}
GenericName=%{summary}
Comment=A real-time strategy (RTS) computer game
Exec=%{_bindir}/%{name}
Icon=%{name}_icon
Terminal=false
Type=Application
Categories=Game;StrategyGame
END

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to