Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RPM packaging: use %global inside %{!?...}
According to https://www.redhat.com/archives/fedora-devel-list/2010-January/msg00093.html scope of %define lasts until the end brace; earlier RPM up to Fedora 12 didn't necessarily honor the scope, but later versions corrected the bug. Problem and solution both pointed out by Todd Zullinger. Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information