a7ada8bdc3
quirc is an irc client that uses Tcl/Tk.
12 lines
287 B
Plaintext
12 lines
287 B
Plaintext
--- doc/Makefile.in.orig Wed Jan 17 17:18:12 2001
|
|
+++ doc/Makefile.in Wed Jan 17 17:18:30 2001
|
|
@@ -68,7 +68,7 @@
|
|
VERSION = @VERSION@
|
|
WISH = @WISH@
|
|
|
|
-docdir = $(prefix)/doc/@PACKAGE@
|
|
+docdir = $(prefix)/share/doc/@PACKAGE@
|
|
|
|
doc_DATA = rfc1459.txt color.txt nickcomp.txt quedit.txt
|
|
|