1
0
Mirror von https://github.com/bspeice/libcvautomation synchronisiert 2025-07-02 06:16:49 -04:00

Fix RPM build switches issue

Dieser Commit ist enthalten in:
Bradlee Speice
2012-07-20 14:23:06 -04:00
Ursprung fcb9090131
Commit e0807a9b57

Datei anzeigen

@ -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