mirror of
https://github.com/bspeice/libcvautomation
synced 2025-04-21 00:41:29 -04:00
Fix RPM build switches issue
This commit is contained in:
parent
fcb9090131
commit
e0807a9b57
@ -58,7 +58,7 @@ Libcvautomation is a GUI automation and testing tool based on image recognition
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
--without-examples
|
--with-docs
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user