pkgsrc/www/zope25-Fortune/patches/patch-aa
drochner ebe4ae8346 fun with Zope: insert fortune(6) cookies
(XXX doesn't work well with our rot13'd files)
2002-10-01 17:55:43 +00:00

8 lines
333 B
Text

$NetBSD: patch-aa,v 1.1.1.1 2002/10/01 17:55:43 drochner Exp $
--- lib/python/Products/Fortune/fortunesetup.py.orig Mon Sep 30 17:30:58 2002
+++ lib/python/Products/Fortune/fortunesetup.py Mon Sep 30 17:31:08 2002
@@ -1,2 +1,2 @@
-fortunedir = '/usr/share/games/fortunes'
+fortunedir = '/usr/share/games/fortune'
maxfortune = 2048