summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-apps/pyblosxom/files/pyblosxom-1.3-gentoo.patch')
-rw-r--r--www-apps/pyblosxom/files/pyblosxom-1.3-gentoo.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/www-apps/pyblosxom/files/pyblosxom-1.3-gentoo.patch b/www-apps/pyblosxom/files/pyblosxom-1.3-gentoo.patch
deleted file mode 100644
index 2fa248e..0000000
--- a/www-apps/pyblosxom/files/pyblosxom-1.3-gentoo.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- ../pyblosxom-1.3.orig/setup.py 2006-02-02 20:49:21.000000000 +0100
-+++ setup.py 2006-02-02 20:52:50.000000000 +0100
-@@ -72,11 +72,12 @@
-
- # we want to move the web script files as well, so we sneak them
- # in here.
-+# These are handled by the webapp class in Gentoo
-+# os.path.normpath("web/pyblosxom.cgi"),
-+# os.path.normpath("web/config.py")
- pydf.append( [os.path.join('share', PVER, 'web'),
-- [os.path.normpath("web/pyblosxom.cgi"),
-- os.path.normpath("web/pyblosxom.tac"),
-- os.path.normpath("web/wsgi_app.py"),
-- os.path.normpath("web/config.py")]])
-+ [os.path.normpath("web/pyblosxom.tac"),
-+ os.path.normpath("web/wsgi_app.py")]])
-
- else:
- # we don't know what platform they have, so we print out