contrib/rpm: macro cosmetics

This commit is contained in:
Lubomir Rintel 2016-03-05 17:28:52 +01:00
parent c0d7810271
commit df9ac197c0

View File

@ -31,7 +31,7 @@
%global _hardened_build 1
%global git_sha_version %(test -n '%{git_sha}' && echo '.%{git_sha}')
%global git_sha_version %{?git_sha:.%{git_sha}}
###############################################################################