Fix commenting out of %define _version_suffix
# %define is not enough, rpm will still happily %define the variable
This commit is contained in:
parent
8c01b164d4
commit
9127566d0a
@ -9,7 +9,7 @@
|
|||||||
%define with_gtk3 1
|
%define with_gtk3 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# %define _version_suffix
|
#define _version_suffix
|
||||||
|
|
||||||
Name: spice-gtk
|
Name: spice-gtk
|
||||||
Version: 0.16
|
Version: 0.16
|
||||||
|
Loading…
Reference in New Issue
Block a user