Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 707 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 707 Bytes

This is a script to build unrealircd debian package.

You need to install dh-make, devscripts, and autotools-dev in order to build debian package.

Run build.sh, then you will get debian package.

After you install this pacakge, you need to write your own /etc/unrealircd/unrealircd.conf.


これは unrealircd の deb パッケージを作るためのスクリプトです。

deb パッケージを作るためには dh-make, devscripts, autotools-dev をインストールする必要があります。

build.sh を実行することで、自動的にパッケージが作られます。

インストール後は、 /etc/unrealircd/unrealircd.conf を自分で作成する必要があります。