mirror of
https://abf.rosa.ru/djam/rpm.git
synced 2025-02-23 18:33:04 +00:00
Really disable docs
This commit is contained in:
parent
643209fb98
commit
1209eb64b0
1 changed files with 2 additions and 2 deletions
4
rpm.spec
4
rpm.spec
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue