From 74a71d5c2fcfc058671872ec7ae638bffe3f4bf6 Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Wed, 23 Jan 2013 05:44:48 +0000 Subject: [PATCH] * move bin/build to build/tools. --- {bin/build => build/tools}/check.php | 0 {bin/build => build/tools}/cn2tw.php | 0 {bin/build => build/tools}/copylang.php | 0 {bin/build => build/tools}/exportactions.php | 0 {bin/build => build/tools}/getallcommon.php | 0 {bin/build => build/tools}/initext.php | 0 {bin/build => build/tools}/minifyfront.php | 0 {bin/build => build/tools}/preparetest.php | 0 {bin/build => build/tools}/syncext.php | 0 {bin/build => build/tools}/tags.php | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename {bin/build => build/tools}/check.php (100%) rename {bin/build => build/tools}/cn2tw.php (100%) rename {bin/build => build/tools}/copylang.php (100%) rename {bin/build => build/tools}/exportactions.php (100%) rename {bin/build => build/tools}/getallcommon.php (100%) rename {bin/build => build/tools}/initext.php (100%) rename {bin/build => build/tools}/minifyfront.php (100%) rename {bin/build => build/tools}/preparetest.php (100%) rename {bin/build => build/tools}/syncext.php (100%) rename {bin/build => build/tools}/tags.php (100%) diff --git a/bin/build/check.php b/build/tools/check.php similarity index 100% rename from bin/build/check.php rename to build/tools/check.php diff --git a/bin/build/cn2tw.php b/build/tools/cn2tw.php similarity index 100% rename from bin/build/cn2tw.php rename to build/tools/cn2tw.php diff --git a/bin/build/copylang.php b/build/tools/copylang.php similarity index 100% rename from bin/build/copylang.php rename to build/tools/copylang.php diff --git a/bin/build/exportactions.php b/build/tools/exportactions.php similarity index 100% rename from bin/build/exportactions.php rename to build/tools/exportactions.php diff --git a/bin/build/getallcommon.php b/build/tools/getallcommon.php similarity index 100% rename from bin/build/getallcommon.php rename to build/tools/getallcommon.php diff --git a/bin/build/initext.php b/build/tools/initext.php similarity index 100% rename from bin/build/initext.php rename to build/tools/initext.php diff --git a/bin/build/minifyfront.php b/build/tools/minifyfront.php similarity index 100% rename from bin/build/minifyfront.php rename to build/tools/minifyfront.php diff --git a/bin/build/preparetest.php b/build/tools/preparetest.php similarity index 100% rename from bin/build/preparetest.php rename to build/tools/preparetest.php diff --git a/bin/build/syncext.php b/build/tools/syncext.php similarity index 100% rename from bin/build/syncext.php rename to build/tools/syncext.php diff --git a/bin/build/tags.php b/build/tools/tags.php similarity index 100% rename from bin/build/tags.php rename to build/tools/tags.php