--- www/bb-pager.sh.orig	Wed Jun 17 21:37:31 1998
+++ www/bb-pager.sh	Sat Aug 29 13:05:45 1998
@@ -7,8 +7,10 @@
 # NOTICE!!!
 # BBHOME AND BBWEB MUST BE SET CORRECTLY FOR THIS TO WORK
 #
-BBHOME="/export/home/sean/bb"; export BBHOME
-BBWEB="http://maclawran.ca/sean/bb/index.html";
+# BBHOME="/export/home/sean/bb"; export BBHOME
+# BBWEB="http://maclawran.ca/sean/bb/index.html";
+BBHOME="!!PREFIX!!/bb"; export BBHOME
+BBWEB="http://!!HOSTNAME!!/bb/index.html";
 . $BBHOME/etc/bbdef.sh
 
 echo "Content-type: text/html
