fishlim: Remove outdated INSTALL file
This commit is contained in:
parent
c81c89dc80
commit
bfe0af69fa
|
@ -1,16 +0,0 @@
|
||||||
|
|
||||||
Install dependencies (on Debian/Ubuntu):
|
|
||||||
|
|
||||||
sudo apt-get install build-essential libglib2.0-dev libssl-dev
|
|
||||||
|
|
||||||
|
|
||||||
Build the plugin with:
|
|
||||||
|
|
||||||
make
|
|
||||||
|
|
||||||
|
|
||||||
Install with:
|
|
||||||
|
|
||||||
sudo make install
|
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
EXTRA_DIST = INSTALL LICENSE fish.h irc.h keystore.h plugin_hexchat.h dh1080.h
|
EXTRA_DIST = LICENSE fish.h irc.h keystore.h plugin_hexchat.h dh1080.h
|
||||||
|
|
||||||
libdir = $(hexchatlibdir)
|
libdir = $(hexchatlibdir)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue