15 lines
486 B
Plaintext
15 lines
486 B
Plaintext
$NetBSD: patch-ao,v 1.3 2015/02/13 04:44:40 rodent Exp $
|
|
|
|
Replace configurable paths with tags.
|
|
|
|
--- etc/etcscreenrc.orig 2014-04-25 19:08:40.000000000 +0000
|
|
+++ etc/etcscreenrc
|
|
@@ -1,6 +1,6 @@
|
|
#
|
|
# This is an example for the global screenrc file.
|
|
-# You may want to install this file as /usr/local/etc/screenrc.
|
|
+# You may want to install this file as /usr/pkgsrc/pkg/etc/screenrc.
|
|
# Check config.h for the exact location.
|
|
#
|
|
# Flaws of termcap and standard settings are done here.
|