pkgsrc/chat/quirc/patches/patch-aa
minskim 24469b6b6b Update quirc to 0.9.84 and bl3ify. Switch to Tcl/Tk 8.4.
Changes sinec 0.9.82:
  - Fixes to make it compile with gcc 3.3 and Tcl/Tk 8.4.
  - Highlight a window when your nick appears in it.
  - fix for a bug that causes QuIRC to crash on nicknames longer than
    30 characters.
2004-03-12 06:07:12 +00:00

13 lines
424 B
Text

$NetBSD: patch-aa,v 1.2 2004/03/12 06:07:12 minskim Exp $
--- Makefile.in.orig 2004-01-13 01:23:10.000000000 -0600
+++ Makefile.in
@@ -225,7 +225,7 @@ BUILT_SOURCES = tags.cc
generate_tags_SOURCES = generate_tags.cc
# Documentation
-docdir = $(prefix)/doc/@PACKAGE@
+docdir = $(prefix)/share/doc/@PACKAGE@
doc_DATA = FAQ AUTHORS COPYING ChangeLog INSTALL NEWS README ChangeLog.themes
# RPM and spec file generation