From 323848e38b4eca54d0dba2ac722b67462b804ab6 Mon Sep 17 00:00:00 2001 From: kloczek Date: Tue, 2 Apr 2002 20:00:57 +0000 Subject: [PATCH] - regenerate ac files before start build. Changed files: apache1-mod_auth_mysql.spec -> 1.17 --- apache1-mod_auth_mysql.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/apache1-mod_auth_mysql.spec b/apache1-mod_auth_mysql.spec index 2b32041..a27664d 100644 --- a/apache1-mod_auth_mysql.spec +++ b/apache1-mod_auth_mysql.spec @@ -79,7 +79,9 @@ MySQL-databas. %setup -q -n mod_%{mod_name}-%{version} %build -%{configure2_13} \ +aclocal +autoconf +%configure \ --with-apxs=%{apxs} \ --with-mysql=%{_prefix} @@ -91,7 +93,7 @@ install -d $RPM_BUILD_ROOT%{_pkglibdir} install mod_%{mod_name}.so $RPM_BUILD_ROOT%{_pkglibdir} -gzip -9nf README README-2.20a USAGE +gzip -9nf README* USAGE %clean rm -rf $RPM_BUILD_ROOT -- 2.44.0