]> granicus.if.org Git - apache/commitdiff
RPM: Remove fiddling with installbuilddir, this is correct by default
authorGraham Leggett <minfrin@apache.org>
Mon, 19 Dec 2011 15:26:06 +0000 (15:26 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 19 Dec 2011 15:26:06 +0000 (15:26 +0000)
through the use of config.layout.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1220794 13f79535-47bb-0310-9956-ffa450edef68

build/rpm/httpd.spec.in

index d9f42c8542b08f127fd700f9c66e692b82f020bd..332c2723bc8c4d094b142c94810b4da86322c4ab 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} \