]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Backport:
authorGraham Leggett <minfrin@apache.org>
Mon, 19 Dec 2011 17:07:24 +0000 (17:07 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 19 Dec 2011 17:07:24 +0000 (17:07 +0000)
RPM: Remove fiddling with installbuilddir, this is correct by default
through the use of config.layout.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1220848 13f79535-47bb-0310-9956-ffa450edef68

build/rpm/httpd.spec.in

index 0fe820b4da98189c3228b0667d261da13a5eee0d..eefd0ac35737e8ceec5d57f3b9d5e7a6dbea812d 100644 (file)
@@ -137,10 +137,6 @@ fi
 # forcibly prevent use of bundled apr, apr-util, pcre
 rm -rf srclib/{apr,apr-util,pcre}
 
-# Before configure; fix location of build dir in generated apxs
-%{__perl} -pi -e "s:\@exp_installbuilddir\@:%{_libdir}/httpd/build:g" \
-       support/apxs.in
-
 %configure \
        --enable-layout=RPM \
        --libdir=%{_libdir} \