commit | c29613f7ada3733fdc88fc5b5c61bfc82e0f2b70 | [log] [tgz] |
---|---|---|
author | Mark Slee <mcslee@apache.org> | 周五 9月 01 22:20:32 2006 +0000 |
committer | Mark Slee <mcslee@apache.org> | 周五 9月 01 22:20:32 2006 +0000 |
tree | 4e0307244a80499b0cea7984486ecc165ee990b2 | |
parent | d3d733a06100cbbb15b86c38b0702dd04a25e107 [diff] [blame] |
Point Thrift bootrapping code to compiler/py instead of compiler git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664774 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/bootstrap.sh b/bootstrap.sh index 17f0e87..9d8ac58 100755 --- a/bootstrap.sh +++ b/bootstrap.sh
@@ -1,6 +1,6 @@ #!/bin/sh -subdirs="compiler lib/cpp lib/php" +subdirs="compiler/py lib/cpp lib/php" rm -rf \ AUTHORS \