Searched refs:PHPROOT (Results 1 – 2 of 2) sorted by relevance
38 PHPROOT=git@git.php.net:php-src.git66 $ECHO_N "makedist: exporting tag 'PHP-$VER' from '$PHPROOT'...$ECHO_C"67 git archive --format=tar --remote=$PHPROOT refs/tags/PHP-$VER --prefix=php-$VER/ | (cd $MY_OLDPWD; …
81 11. run: ``PHPROOT=. ./makedist 5.4.2RC2``, this will export the tree, create configure161 9. run: ``PHPROOT=. ./makedist php 5.4.1``, this will export the tag, create configure
Completed in 5 milliseconds