clean up bclistbox, listbox shift drag fix, plugin info
[goodguy/history.git] / cinelerra-5.1 / cinelerra.spec
index 54d57758b2ef4e1d8a898acdb4a85297efa755a3..e7620ea3510faf6e7b72dfa30ca94ecd8eab4641 100644 (file)
@@ -7,7 +7,7 @@ Summary: Multimedia Editing and construction
 %define xcfg --enable-x265_hidepth --with-exec-name=cinx
 %endif
 
-Name: %{cin}%{xbit}
+Name: %{cin}%{?xbit}
 Version: 5.1
 Release: %{ver}
 License: GPL
@@ -69,7 +69,7 @@ Multimedia editing and construction
 %setup -q -n %{cin}-%{version}
 %build
 ./autogen.sh
-%configure %{xcfg}
+%configure %{?xcfg}
 %{__make}
 
 %install