r1130@dev030 (orig r57647): dreiss | 2007-08-29 16:17:32 -0700
commitb14cd1fff34749eb0c739c959dfeb77c45a51411
author(no author) <(no author)@41a61cd8-c433-0410-bb1c-e256eeef9e11>
Wed, 29 Aug 2007 23:09:39 +0000 (29 23:09 +0000)
committer(no author) <(no author)@41a61cd8-c433-0410-bb1c-e256eeef9e11>
Wed, 29 Aug 2007 23:09:39 +0000 (29 23:09 +0000)
tree780993ec08e7ec878077a2ddbc6757a64663f9bd
parent4d7d68675966707ba68b8544313f028b7de6f1e2
 r1130@dev030 (orig r57647):  dreiss | 2007-08-29 16:17:32 -0700
 Thrift: Python libraries install into /usr, not /usr/local

 Summary:
 It seems like the Python convention is that random janky libraries
 are installed in /usr/lib/pythonX.Y/site-packages.  This patch follows
 that convention, even though it is pretty gross to ignore --prefix.

 Reviewed By: mcslee

 Test Plan: make install thrift python libs on my box.

 Revert Plan: ok

git-svn-id: http://svn.facebook.com/svnroot/thrift/trunk@550 41a61cd8-c433-0410-bb1c-e256eeef9e11
README
lib/py/Makefile.am