From 2f3fbeca53116f338d676356721fe2ea66031d10 Mon Sep 17 00:00:00 2001 From: Yuta Date: Sun, 20 Mar 2011 04:09:36 +0900 Subject: [PATCH] fixed --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index b506a9f..8ae3fcd 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,3 @@ recursive-include pythonbrew/patches * -recursive-include pythonbrew/scripts * +recursive-include pythonbrew/etc * include pythonbrew_install.py