Fix RPM build switches issue

This commit is contained in:
Bradlee Speice 2012-07-20 14:23:06 -04:00
parent fcb9090131
commit e0807a9b57

View File

@ -58,7 +58,7 @@ Libcvautomation is a GUI automation and testing tool based on image recognition
%build
%configure \
--without-examples
--with-docs
make %{?_smp_mflags}
%install