summaryrefslogtreecommitdiff
path: root/www/wb0
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-04-19 23:13:28 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-04-19 23:13:28 +0000
commit4a580e3e8621c1d28ff4991d9af36b21fd97ccd5 (patch)
tree28dd7fe86c4bd88bbfa83f135a1eda5e26091b31 /www/wb0
parentCorrect the file path for dancer-services. (diff)
Install the wb0 binary setuid root, not setuid root + setgid wheel
Notes
Notes: svn path=/head/; revision=79320
Diffstat (limited to 'www/wb0')
-rw-r--r--www/wb0/files/patch-Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/wb0/files/patch-Makefile b/www/wb0/files/patch-Makefile
index f5c6ab7ca19f..0a9574c37e9f 100644
--- a/www/wb0/files/patch-Makefile
+++ b/www/wb0/files/patch-Makefile
@@ -1,5 +1,5 @@
--- Makefile.orig Mon Dec 6 00:45:08 1999
-+++ Makefile Wed Jan 31 14:58:33 2001
++++ Makefile Sat Apr 19 16:12:07 2003
@@ -1,16 +1,17 @@
-
-CFLAGS=-O2 -Wall -fomit-frame-pointer -malign-functions=0
@@ -23,7 +23,7 @@
+ cp ./etc/wb0/wb0.config ${PREFIX}/etc/
+ cp ./data/* ${PREFIX}/share/wb0/
+ echo "path ${PREFIX}/share/wb0/" >>${PREFIX}/etc/wb0.config
-+ chmod a+s ${PREFIX}/bin/wb0
++ chmod u+s ${PREFIX}/bin/wb0
+ chown root:wheel ${LOCALBASE}/bin/wb0
pkfont: pkfont.c