dslinux/user/bitchx/doc BitchX.bat Makefile

stsp stsp at user.in-berlin.de
Sun Jul 2 15:41:26 CEST 2006


Update of /cvsroot/dslinux/dslinux/user/bitchx/doc
In directory antilope:/tmp/cvs-serv16112/doc

Modified Files:
	Makefile 
Added Files:
	BitchX.bat 
Log Message:
Make bitchX build.


Index: Makefile
===================================================================
RCS file: /cvsroot/dslinux/dslinux/user/bitchx/doc/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile	2 Jul 2006 13:18:36 -0000	1.1
+++ Makefile	2 Jul 2006 13:41:24 -0000	1.2
@@ -1,5 +1,5 @@
 
-SHELL = /usr/local/bin/bash
+SHELL = /bin/sh
 
 default:
 	$(SHELL) ./configure --with-plugins

--- NEW FILE: BitchX.bat ---
@ECHO OFF

REM doc/BitchX.bat.  Generated from BitchX.bat.in by configure.

REM This is your realname.
SET IRCNAME=BitchX for Windows User

REM This is a list of servers to connect to, separated by a ":". If the first
REM one can't be connected to, then the next one is used, and so on.
SET IRCSERVER=irc.primenet.com:irc.cs.cmu.edu:irc.mindspring.com

REM This is your username or ident.
SET IRCUSER=WinBitchX

REM This is your nickname.
SET IRCNICK=WinBitchX

REM This is your usermode.
SET IRCUMODE="+iw"

REM REM This is the vhost you want to use, if applicable.
REM SET IRCHOST="WinBitchX.com"

REM This is the name/path of the BitchX executable to run.
REM -c #BitchX (joins #BitchX on startup)
REM -l bx-rc (load bx-rc on startup)
BitchX -c #BitchX -l bx-rc




More information about the dslinux-commit mailing list