summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorSander Striker <striker@apache.org>2002-09-17 18:43:41 +0000
committerSander Striker <striker@apache.org>2002-09-17 18:43:41 +0000
commit8d21ba14b546d011327fc67b0e386aaa0191d935 (patch)
tree8d24229d38944267eb87fac1c5eb5e89c1fd9d2e /build
parent3220f40525ab7e4451dd8a9afa6cb5f715159380 (diff)
downloadhttpd-8d21ba14b546d011327fc67b0e386aaa0191d935.tar.gz
Fixup the timestamp on modules/ssl/ssl_expr_parse.c after running
buildconf when we roll a release. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96864 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build')
-rwxr-xr-xbuild/httpd_roll_release4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/httpd_roll_release b/build/httpd_roll_release
index 9b2742097f..ec4be2d379 100755
--- a/build/httpd_roll_release
+++ b/build/httpd_roll_release
@@ -53,6 +53,10 @@ echo >> $LOG_NAME
echo "Running ./buildconf" >> $LOG_NAME
./buildconf >> $LOG_NAME
+echo >> $LOG_NAME
+echo "Fixup the timestamp on modules/ssl/ssl_expr_parse.c" >> $LOG_NAME
+touch modules/ssl/ssl_expr_parse.c >> $LOG_NAME
+
# Remove any files we don't distribute with our code
rm -f STATUS