Searched refs:VER (Results 1 - 1 of 1) sorted by relevance

/httpd/build/
H A Dbinbuild.sh30 VER=`echo $APDIR | sed s/httpd-//`
63 echo "Building Apache $VER binary distribution..."
94 echo "Apache $VER binary distribution" && \
120 cp README.bindist ../httpd-$VER-$OS.README
123 echo "Apache $VER binary installation" && \
145 -e "s%\@ver\@%$VER%" \
171 x*os390*) $TAR -cfU ../httpd-$VER-$OS.tar -C .. httpd-$VER;;
172 *) (cd .. && $TAR -cf httpd-$VER-$OS.tar httpd-$VER);;
[all...]

Completed in 9 milliseconds