📄 gpm-1.19.3-rh-install-no-root.diff
字号:
--- gpm-1.19.3/Makefile.in 2000/07/22 06:50:28 1.1+++ gpm-1.19.3/Makefile.in 2000/07/22 06:50:45@@ -142,7 +142,7 @@ for i in mev gpm-root; do \ $(INSTALL_PROGRAM) $$i $(bindir)/$$i ;\ done- $(INSTALL_PROGRAM) -o root -m 755 disable-paste $(bindir)/disable-paste+ $(INSTALL_PROGRAM) disable-paste $(bindir)/disable-paste # POSIX requires the range of a for loop be nonempty and Bash # 2.x goes along; unfortunately that means an additional # headache in cases like this
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -