summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Gołaszewski2005-06-08 07:51:33 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitaeeadc51965cee839f36eedfcef53f2d86038d7b (patch)
tree53d4765b1c6302ffb36830d14501c618b59aef83
parente7cae8ea0771a0b0b4354e0db0f8df9a62f6ca2b (diff)
downloadApache-Gallery-aeeadc51965cee839f36eedfcef53f2d86038d7b.zip
Apache-Gallery-aeeadc51965cee839f36eedfcef53f2d86038d7b.tar.gz
- outdated
Changed files: Apache-Gallery-apache2.patch -> 1.2
-rw-r--r--Apache-Gallery-apache2.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/Apache-Gallery-apache2.patch b/Apache-Gallery-apache2.patch
deleted file mode 100644
index d460f6b..0000000
--- a/Apache-Gallery-apache2.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./lib/Apache/Gallery.pm.org 2004-09-11 23:53:05.000000000 +0200
-+++ ./lib/Apache/Gallery.pm 2004-10-13 12:00:43.909793048 +0200
-@@ -20,7 +20,7 @@
-
- if ($::MP2) {
- require Apache2;
-- require Apache::Server;
-+# require Apache::Server;
- require Apache::RequestRec;
- require Apache::Log;
- require APR::Table;