]> git.pld-linux.org Git - packages/apache.git/commitdiff
- fix building on amd64
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 20 Dec 2003 18:06:19 +0000 (18:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache.spec -> 1.263

apache.spec

index 4081a927a122d79b2cd8a1ff773e776326ca07d2..c55135fec06fb96574eb385beabd497ee46a5871 100644 (file)
@@ -53,6 +53,7 @@ Patch2:               %{name}-suexec.patch
 Patch3:                %{name}-nolibs.patch
 Patch4:                %{name}-apr.patch
 URL:           http://httpd.apache.org/
+BuildRequires: automake
 BuildRequires: apr-devel >= 1:0.9.4-1
 BuildRequires: apr-util-devel >= 1:0.9.5-0.3
 BuildRequires: db-devel
@@ -609,6 +610,7 @@ if [ "$MODULES_API" != "%_apache_modules_api" ]; then
        exit 1
 fi
 ./buildconf
+install /usr/share/automake/config.* build/
 %configure \
        --prefix=%{_libexecdir} \
        --enable-layout=PLD \
This page took 0.027842 seconds and 4 git commands to generate.