changeset 544:20e10135f255

Remove extra slashes as required for Windows setup - should refix #367
author dfraser
date Tue, 31 Mar 2009 17:18:37 +0000
parents ce16a5dcf8b3
children d059cb6088a6
files MANIFEST-SLAVE.in
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/MANIFEST-SLAVE.in
+++ b/MANIFEST-SLAVE.in
@@ -1,7 +1,7 @@
-prune bitten/htdocs/
-prune bitten/templates/
+prune bitten/htdocs
+prune bitten/templates
 prune doc
-prune scripts/
+prune scripts
 exclude bitten/*.py
 exclude bitten/build/*.py
 exclude bitten/build/*.py
Copyright (C) 2012-2017 Edgewall Software