add required quoting in _project test

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=125
This commit is contained in:
Olaf Hering 2012-10-08 12:48:07 +00:00 committed by Git OBS Bridge
parent d98876c932
commit f6b2e3bf91

View File

@ -26,7 +26,7 @@
%define with_zerofree 1
# disable certain features for a SLES11 build
%if %suse_version == 1110
%if %_project == "Virtualization"
%if "%_project" == "Virtualization"
# leave features enabled in OBS main repo
%else
%define with_hivex 0