mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-05 10:48:03 -04:00
22 lines
674 B
Plaintext
22 lines
674 B
Plaintext
$NetBSD: patch-ao,v 1.6 2016/06/20 16:04:44 ryoon Exp $
|
|
|
|
Replace configurable paths with tags.
|
|
|
|
BE CAREFUL IF YOU WANT TO REGENERATE THIS PATCH!
|
|
YOU MUST RUN DIFF BEFORE SUBSTITUTIONS!
|
|
|
|
% make clean && make extract && make pre-patch && make do-patch
|
|
|
|
RUNNING "make patch" TAKES YOU TOO FAR.
|
|
|
|
--- etc/etcscreenrc.orig 2015-09-05 19:28:22.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/pkg/etc/screenrc.
|
|
# Check config.h for the exact location.
|
|
#
|
|
# Flaws of termcap and standard settings are done here.
|