summaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorMark Slee <mcslee@apache.org>2007-01-25 06:28:24 +0000
committerMark Slee <mcslee@apache.org>2007-01-25 06:28:24 +0000
commit79e025b3e8710cbee50db83f84cce153a230f6ea (patch)
treed40d2ef661daac45adc3f104ac9d883c619d4b12 /bootstrap.sh
parent2c9f2fb0bd356f45a10b2c37743677969c61ef72 (diff)
downloadthrift-79e025b3e8710cbee50db83f84cce153a230f6ea.tar.gz
Fix bootstrap for the jwang
Summary: SORRY MY HAX)RDS WAS BROKED Reviewed By: jwang git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@664948 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.sh b/bootstrap.sh
index c6a973bc9..0d29bbe6b 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-subdirs="compiler/py lib/cpp lib/php lib/py"
+subdirs="lib/cpp lib/php lib/py"
rm -rf \
AUTHORS \