Skip to content

Commit

Permalink
Avoid warning “Possible unexpanded macro” by checking the availability
Browse files Browse the repository at this point in the history
  • Loading branch information
Paulchen-Panther authored Feb 16, 2025
1 parent 0f77128 commit 6890d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpmbuild/hyperion.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
%global source_date_epoch_from_changelog 0

Name: hyperion
Version: %{hyperion_version}
Version: %{?hyperion_version}%{!?hyperion_version:UNDEFINED}
Release: 0%{?dist}
Summary: The successor to Hyperion aka Hyperion Next Generation

Expand Down

0 comments on commit 6890d86

Please sign in to comment.