]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
rpm: Typo
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 5 Feb 2023 16:41:32 +0000 (10:41 -0600)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 5 Feb 2023 16:41:32 +0000 (10:41 -0600)
redhat/freeradius.spec

index daaf9d4eeeca304e133cb995370e7085747419c1..8de141249496ab56f6c75cafb465fb5a20574078 100644 (file)
@@ -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} \