gpm-1.19.3-rh-install-no-root.diff

来自「gpm-1.20.0.tar.gz」· DIFF 代码 · 共 12 行

DIFF
12
字号
--- 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 + =
减小字号Ctrl + -
显示快捷键?