1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/net/bb/files/patch-ac
Andreas Klemm 23ba558a82 - Update port to new version 1.06c
- Please note, that a Windows NT client (v1.02) is also available !!!
- Make port web server independent, you have to decide, which one
  to choose from the ports collection
- made port PREFIX clean
- every patch adds !!PREFIX!! and !!HOSTNAME!! hooks
  the configure script uses perl, to substitute it with actual
  PREFIX and hostname
1998-05-18 21:52:07 +00:00

12 lines
256 B
Plaintext

--- runbb.sh.orig Mon May 18 23:22:46 1998
+++ runbb.sh Mon May 18 23:23:15 1998
@@ -16,7 +16,7 @@
#
# BBHOME IS THE ROOT DIRECTORY OF BIG BROTHER!!!
# YOU MUST SET THE NEXT LINE TO WHERE BB LIVES
-BBHOME=""
+BBHOME="!!PREFIX!!/bb"
export BBHOME