Author: minfrin
Date: Fri Sep 11 23:47:35 2009
New Revision: 814086
URL:
http://svn.apache.org/viewvc?rev=814086&view=rev
Log:
RPM spec file: remove the redundant ./buildconf script call, to bring the
spec file in line with httpd-trunk.
Modified:
httpd/httpd/branches/2.2.x/build/rpm/httpd.spec.in
Modified: httpd/httpd/branches/2.2.x/build/rpm/httpd.spec.in
URL:
http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/build/rpm/httpd.spec.in?rev=814086&r1=814085&r2=814086&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/build/rpm/httpd.spec.in (original)
+++ httpd/httpd/branches/2.2.x/build/rpm/httpd.spec.in Fri Sep 11 23:47:35 2009
@@ -80,9 +80,6 @@
exit 1
fi
-# regenerate configure scripts
-./buildconf
-
# Before configure; fix location of build dir in generated apxs
%{__perl} -pi -e "s:\@exp_installbuilddir\@:%{_libdir}/httpd/build:g" \
support/apxs.in
opensubscriber is not affiliated with the authors of this message nor responsible for its content.