From: Mark Slee Date: Thu, 25 Jan 2007 06:28:24 +0000 (+0000) Subject: Fix bootstrap for the jwang X-Git-Tag: 0.2.0~1524 X-Git-Url: https://source.supwisdom.com/gerrit/gitweb?a=commitdiff_plain;h=79e025b3e8710cbee50db83f84cce153a230f6ea;p=common%2Fthrift.git 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 --- diff --git a/bootstrap.sh b/bootstrap.sh index c6a973bc..0d29bbe6 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 \