Home
last modified time | relevance | path

Searched refs:PHPROOT (Results 1 – 2 of 2) sorted by relevance

/PHP-5.6/
H A Dmakedist38 if test "x$PHPROOT" == "x"; then
39 PHPROOT=git@git.php.net:php-src.git;
69 $ECHO_N "makedist: exporting tag 'php-$VER' from '$PHPROOT'...$ECHO_C"
70 git archive --format=tar --remote=$PHPROOT refs/tags/php-$VER --prefix=php-$VER/ | (cd $MY_OLDPWD; …
H A DREADME.RELEASE_PROCESS93 12. run: ``PHPROOT=. ./makedist 5.4.2RC2``, this will export the tree, create configure
174 9. run: ``PHPROOT=. ./makedist php 5.4.1``, this will export the tag, create configure

Completed in 7 milliseconds