]> git.pld-linux.org Git - packages/Apache-Gallery.git/commitdiff
- make it possible to use under apache2
authorPaweł Gołaszewski <blues@pld-linux.org>
Wed, 13 Oct 2004 10:01:57 +0000 (10:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Apache-Gallery-apache2.patch -> 1.1

Apache-Gallery-apache2.patch [new file with mode: 0644]

diff --git a/Apache-Gallery-apache2.patch b/Apache-Gallery-apache2.patch
new file mode 100644 (file)
index 0000000..d460f6b
--- /dev/null
@@ -0,0 +1,11 @@
+--- ./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;
This page took 0.069185 seconds and 4 git commands to generate.