Skip to content

Commit

Permalink
Use %if 0%{?_chum} to enable Chum metadata …
Browse files Browse the repository at this point in the history
  • Loading branch information
Olf0 authored Feb 15, 2023
1 parent f2fad82 commit 200b221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/harbour-storeman.spec
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Obsoletes: %{name}-installer
Storeman manages repositories and applications from OpenRepos.net
on your SailfishOS device.

%if "%{?vendor}" == "chum"
%if 0%{?_chum}
PackageName: Storeman for SailfishOS
Type: desktop-application
Categories:
Expand Down

0 comments on commit 200b221

Please sign in to comment.