diff --git a/rpm.spec b/rpm.spec index 60d0cde..90c48d4 100644 --- a/rpm.spec +++ b/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