8390b3e632
changelog: http://irssi.org/?page=changelog
13 lines
485 B
Plaintext
13 lines
485 B
Plaintext
$OpenBSD: patch-docs_Makefile_in,v 1.2 2001/03/07 14:37:58 reinhard Exp $
|
|
--- docs/Makefile.in.orig Sun Mar 4 17:24:08 2001
|
|
+++ docs/Makefile.in Wed Mar 7 14:23:49 2001
|
|
@@ -116,7 +116,7 @@ perl_static_lib = @perl_static_lib@
|
|
perlpath = @perlpath@
|
|
sedpath = @sedpath@
|
|
|
|
-docdir = $(prefix)/doc/irssi
|
|
+docdir = $(prefix)/share/doc/irssi
|
|
|
|
doc_DATA = botnet.txt design.txt formats.txt manual.txt perl.txt signals.txt special_vars.txt startup-HOWTO.html startup-HOWTO.txt
|
|
|