Really disable docs

This commit is contained in:
Denis Silakov 2014-05-26 09:59:38 +04:00
parent 643209fb98
commit 1209eb64b0

View file

@ -11,7 +11,7 @@
%bcond_with tcl
%bcond_with squirrel
%bcond_with embed
%bcond_without docs
%bcond_with docs
%bcond_with sqlite
%else
%bcond_without perl
@ -19,7 +19,7 @@
%bcond_without tcl
%bcond_without squirrel
%bcond_without embed
%bcond_without docs
%bcond_with docs
# use what's in berkeley db
%bcond_with sqlite
%endif