]> git.pld-linux.org Git - packages/apache1-mod_auth_mysql.git/blobdiff - apache1-mod_auth_mysql.spec
- BR: autoconf,automake
[packages/apache1-mod_auth_mysql.git] / apache1-mod_auth_mysql.spec
index e6a0c9864b6742b1e1b4cdc167651a1a8a223133..33e7839809a1f4039188bdbbb237696d20e5fdf3 100644 (file)
@@ -19,6 +19,8 @@ License:      GPL
 Group:         Networking/Daemons
 Source0:       http://web.oyvax.com/src/mod_auth_mysql-%{version}.tar.gz
 URL:           http://www.diegonet.com/support/mod_auth_mysql.shtml
+BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: mysql-devel
 BuildRequires: %{apxs}
 BuildRequires: apache(EAPI)-devel
@@ -80,7 +82,7 @@ MySQL-databas.
 %setup -q -n mod_%{mod_name}-%{version}
 
 %build
-aclocal
+%{__aclocal}
 %{__autoconf}
 %configure \
        --with-apxs=%{apxs} \
This page took 0.369104 seconds and 4 git commands to generate.