diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2006-03-23 22:24:03 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2006-03-23 22:24:03 +0000 |
commit | 96fe98e1c6bc0301781b0dd7dbfeef3e3f137f43 (patch) | |
tree | 7650cfe102643b74d6ad1d3efe1771281b5e66f0 /www/zope211/files/zope.conf_changes | |
parent | 503c7f7052756548d3712a6b0f3fb6d32ddbb8e9 (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_5_0'.release/5.5.0
Notes
Notes:
svn path=/head/; revision=158034
svn path=/tags/RELEASE_5_5_0/; revision=158035; tag=release/5.5.0
Diffstat (limited to 'www/zope211/files/zope.conf_changes')
-rw-r--r-- | www/zope211/files/zope.conf_changes | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/www/zope211/files/zope.conf_changes b/www/zope211/files/zope.conf_changes deleted file mode 100644 index ba227775266c..000000000000 --- a/www/zope211/files/zope.conf_changes +++ /dev/null @@ -1,20 +0,0 @@ ---- work/Zope-2.7.0/skel/etc/zope.conf.in Fri Jan 9 00:34:08 2004 -+++ /data/infosys/zope/etc/zope.conf Wed Apr 14 09:36:46 2004 -@@ -78,7 +78,8 @@ - # - # Example: - # --# products /home/chrism/projects/myproducts -+products %%ZOPEBASEDIR%%/Products -+products $INSTANCE/Products - - - # Directive: environment -@@ -137,6 +138,7 @@ - # Example: - # - # effective-user chrism -+effective-user %%ZOPE_USER%% - - - # Directive: enable-product-installation |