Index: /trunk/devel/run
===================================================================
--- /trunk/devel/run	(revision 1012)
+++ /trunk/devel/run	(revision 1013)
@@ -94,5 +94,5 @@
 
 case "$type" in
-reb*)
+phpize)
 	if [[ -r Makefile ]]; then
 		if make xcachesvnclean; then
@@ -116,5 +116,5 @@
 
 case "$type" in
-reb*)
+phpize)
 	PHPDIRS=${PHPDIRS:-$HOME/test}
 	if [[ ! -x $PHPDIRS/$phpbasename/bin/phpize ]]; then
@@ -133,5 +133,4 @@
 		--enable-xcache-coverager \
 		--enable-xcache-test --enable-xcache-constant \
-	&& make clean all
 	exit
 	;;
