summaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode/MESSAGE
diff options
context:
space:
mode:
authormartin <martin@pkgsrc.org>2006-12-15 16:01:16 +0000
committermartin <martin@pkgsrc.org>2006-12-15 16:01:16 +0000
commit5b340fd00f7bc33ee60be6af8a4ac77a1d0470aa (patch)
treec206c85f6b46713d514ffd814dc71793b2e2a0ef /x11/rxvt-unicode/MESSAGE
parent2982146df9511edf0661db9e19404fae0a4cc9be (diff)
downloadpkgsrc-5b340fd00f7bc33ee60be6af8a4ac77a1d0470aa.tar.gz
Do not force useage of "rxvt" as $TERM by default, but make it an
option. Also add a hint to the runtime override. Fixes PR pkg/34605.
Diffstat (limited to 'x11/rxvt-unicode/MESSAGE')
-rw-r--r--x11/rxvt-unicode/MESSAGE10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/rxvt-unicode/MESSAGE b/x11/rxvt-unicode/MESSAGE
new file mode 100644
index 00000000000..d272af302dd
--- /dev/null
+++ b/x11/rxvt-unicode/MESSAGE
@@ -0,0 +1,10 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2006/12/15 16:01:16 martin Exp $
+
+If your system does not have a rxvt-unicode termcap entry, you may consider
+setting the X resource
+
+ URxvt.termName: rxvt
+
+or recompile this pkg with the option rxvt-term defined.
+===========================================================================