From 5d74fe2ea85e958e751c03ea3f269e7419be31ef Mon Sep 17 00:00:00 2001 From: Joseph Koshy Date: Fri, 30 Oct 1998 03:17:43 +0000 Subject: Import of `ruboard', an almost plug 'n play web based discussion board supporting english and russian. PR: 8492 Reviewed by: jkoshy Submitted by: Andrew Maltsev --- www/ruboard/files/patch-aa | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 www/ruboard/files/patch-aa (limited to 'www/ruboard/files/patch-aa') diff --git a/www/ruboard/files/patch-aa b/www/ruboard/files/patch-aa new file mode 100644 index 000000000000..4f937c0a8cef --- /dev/null +++ b/www/ruboard/files/patch-aa @@ -0,0 +1,23 @@ +*** Config.orig Thu Oct 29 03:29:02 1998 +--- Config Fri Oct 30 08:32:22 1998 +*************** +*** 3,9 **** + # + # Where ruboard shold be installed (home dir) + # +! HOMEDIR = /usr/local/lib/ruboard + # + # Owner and group of boards. Defaults to your user id. Do not delete + # `-o' and `-g'! +--- 3,13 ---- + # + # Where ruboard shold be installed (home dir) + # +! HOMEDIR = $(PREFIX)/etc/ruboard +! # +! # Where binaries are instaled +! # +! BINDIR = $(PREFIX)/libexec/ruboard + # + # Owner and group of boards. Defaults to your user id. Do not delete + # `-o' and `-g'! -- cgit v1.2.3