From: bonkey Date: Tue, 18 Sep 2001 16:09:28 +0000 (+0000) Subject: - small fix for Cocoon.xml path X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcocoon.git;a=commitdiff_plain;h=f81b7832d5a7bc0fdba16b6d727694c867026228 - small fix for Cocoon.xml path Changed files: cocoon-paths.patch -> 1.2 --- diff --git a/cocoon-paths.patch b/cocoon-paths.patch index 2847d98..9f4054e 100644 --- a/cocoon-paths.patch +++ b/cocoon-paths.patch @@ -6,7 +6,7 @@ diff -Nru cocoon-1.8.2.orig/conf/cocoon.properties cocoon-1.8.2/conf/cocoon.prop # the requested URI equals the specified one. selfservlet.enabled = true -selfservlet.uri = /Cocoon.xml -+selfservlet.uri = /cocoon/Cocoon.xml ++selfservlet.uri = cocoon/Cocoon.xml # Indicates whether or not Cocoon should handle errors internally # and format the error and the exception stack trace to the client