mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
Add patch to fix sample.sh in distribution.
Found by: Jos Backus <josb@cncdsl.com> Submitted by: maintainer
This commit is contained in:
parent
23663affe4
commit
f81e226ce0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=32797
1 changed files with 11 additions and 0 deletions
11
misc/nsf/files/patch-aa
Normal file
11
misc/nsf/files/patch-aa
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
--- sample.sh Sat Aug 31 03:27:52 1996
|
||||||
|
+++ sample.sh.new Mon Sep 18 00:07:47 2000
|
||||||
|
@@ -7,7 +7,7 @@
|
||||||
|
*cursor [~~~~~~]
|
||||||
|
*screen saver [~~~~~~~~~~~~~] *time out [~~~~]
|
||||||
|
|
||||||
|
-#v=keymap#s=:`cd /usr/share/syscons/keymaps;echo *.kbd|sed 's/ /:/g'`:#d=jp.106.kbd#
|
||||||
|
+#v=keymap#d=jp.106.kbd#
|
||||||
|
#v=keyrate#s=:slow:normal:fast:default:#
|
||||||
|
#v=cursor#s=:normal:blink:destructive:NO:#
|
||||||
|
#v=saver#s=:green:blank:snake:star:#d=green#v=blanktime#a=rf#d=600#
|
Loading…
Add table
Reference in a new issue