aboutsummaryrefslogtreecommitdiff
path: root/www/ruboard/files
diff options
context:
space:
mode:
authorJoseph Koshy <jkoshy@FreeBSD.org>1998-10-30 03:17:43 +0000
committerJoseph Koshy <jkoshy@FreeBSD.org>1998-10-30 03:17:43 +0000
commit5d74fe2ea85e958e751c03ea3f269e7419be31ef (patch)
tree7bac10f9c6fdd66754ead1163f3301b0b5ec2c49 /www/ruboard/files
parent749b7f9beb7a944e18f6ce521cb95c76ae8ef4fe (diff)
downloadports-5d74fe2ea85e958e751c03ea3f269e7419be31ef.tar.gz
ports-5d74fe2ea85e958e751c03ea3f269e7419be31ef.zip
Notes
Diffstat (limited to 'www/ruboard/files')
-rw-r--r--www/ruboard/files/patch-aa23
1 files changed, 23 insertions, 0 deletions
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'!