summaryrefslogtreecommitdiff
path: root/www/pyblosxom/files/patch-setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'www/pyblosxom/files/patch-setup.py')
-rw-r--r--www/pyblosxom/files/patch-setup.py11
1 files changed, 0 insertions, 11 deletions
diff --git a/www/pyblosxom/files/patch-setup.py b/www/pyblosxom/files/patch-setup.py
deleted file mode 100644
index 1172c7fea0a4..000000000000
--- a/www/pyblosxom/files/patch-setup.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- setup.py.orig Sun Mar 27 00:05:18 2005
-+++ setup.py Wed Apr 13 17:17:06 2005
-@@ -64,7 +64,7 @@
-
- # we want to move the web script files as well, so we sneak them
- # in here.
-- pydf.append( [os.path.join('share', PVER, 'web'),
-+ pydf.append( [os.path.join('share/examples', PVER),
- [os.path.normpath("web/pyblosxom.cgi"),
- os.path.normpath("web/pyblosxom.tac"),
- os.path.normpath("web/pyblosxom_wsgi.cgi"),