From: Arran Cudbard-Bell Date: Sun, 5 Feb 2023 16:41:32 +0000 (-0600) Subject: rpm: Typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc19993958573136e742b6d0aef45f6dab331b3d;p=thirdparty%2Ffreeradius-server.git rpm: Typo --- diff --git a/redhat/freeradius.spec b/redhat/freeradius.spec index daaf9d4eeec..8de14124949 100644 --- a/redhat/freeradius.spec +++ b/redhat/freeradius.spec @@ -608,7 +608,7 @@ export RADIUSD_VERSION_RELEASE="%{release}" --with-rlm-sql_postgresql-include-dir=/usr/include/pgsql \ --with-rlm-sql-postgresql-lib-dir=%{_libdir} \ --with-rlm-sql_mysql-include-dir=/usr/include/mysql \ -%if %{without rlm_sql_oracle} \ +%if %{without rlm_sql_oracle} --without-rlm_sql_oracle \ %else --with-oracle-include-dir=%{oracle_include_dir} \