[Bug 1382681] Review Request: qt5-qtscxml - provides functionality to create state machines from SCXML files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.redhat.com/show_bug.cgi?id=1382681



--- Comment #5 from Raphael Groner <projects.rg@xxxxxxxx> ---
You can use a build conditional for doc:
   %bcond_without docs
   ...
   %if %{with docs}
   %package doc
   ...
   %endif
   ...
   %build
   %if %{with docs}
   ...
   make %{?_smp_mflags} docs
   %endif
   ...
   %if %{with docs}
   %files doc
   ...
   %endif

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx




[Index of Archives]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]