RE: [PHP-DEV] patch for ext_skel

2002-07-15 Thread David Viner
/skeleton/tests/001.phpt > tests/001.phpt +sed -f sedscript <$skel_dir/tests/001.phpt > tests/001.phpt if test -z "$stubs" && test -z "$no_help"; then $ECHO_N " $extname.php$ECHO_C" sed \ -e "s/extname/$extname/g" \ -<../ske

[PHP-DEV] patch for ext_skel

2002-07-15 Thread David Viner
here's a patch for ext_skel that allows you to run ext_skel from any directory. Essentially, this just allows the user to specify the location of the skeleton subdirectory. I'm a relative newbie to this mailing list, so if this is the wrong place, please let me know which php mailing list is the