From 96d82b71bc69df3931ef7fa7a31ade4bf169c845 Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Wed, 28 Nov 2012 05:41:18 +0000 Subject: [PATCH] - remove the phpmyadmin in xampp, use the latest version instead. --- build/linux/buildxmapp.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/build/linux/buildxmapp.sh b/build/linux/buildxmapp.sh index 5d40d33a75..3f1493f96e 100755 --- a/build/linux/buildxmapp.sh +++ b/build/linux/buildxmapp.sh @@ -9,6 +9,7 @@ rm -fr logs/* rm -fr htdocs/* rm -fr cgi-bin rm -fr libexec +rm -fr phpmyadmin rm -fr php rm -fr tmp/* chmod -R 777 tmp