]> granicus.if.org Git - apache/commitdiff
If we fixup the timestamp on modules/ssl/ssl_expr_parse.c after running
authorSander Striker <striker@apache.org>
Wed, 18 Sep 2002 11:53:31 +0000 (11:53 +0000)
committerSander Striker <striker@apache.org>
Wed, 18 Sep 2002 11:53:31 +0000 (11:53 +0000)
buildconf when we roll a release, we should do the same for
modules/ssl/ssl_expr_parse.h and ssl_expr_scan.c.

Submitted by: Mads Toftum <mads@toftum.dk>

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

build/httpd_roll_release

index ec4be2d379bcd8e0aad4484bdf6ed3738fc3a714..89102a5908515002ff3c0aaffeb3fc2f4be21337 100755 (executable)
@@ -54,8 +54,10 @@ echo "Running ./buildconf" >> $LOG_NAME
 ./buildconf >> $LOG_NAME
 
 echo >> $LOG_NAME
-echo "Fixup the timestamp on modules/ssl/ssl_expr_parse.c" >> $LOG_NAME
+echo "Fixup the timestamps preventing remake of generated files." >> $LOG_NAME
 touch modules/ssl/ssl_expr_parse.c >> $LOG_NAME
+touch modules/ssl/ssl_expr_parse.h >> $LOG_NAME
+touch modules/ssl/ssl_expr_scan.c  >> $LOG_NAME
 
 # Remove any files we don't distribute with our code
 rm -f STATUS