Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37892590
en ru br
ALT Linux repos
S:379-alt2
5.0: 241-alt1
4.1: 235-alt1
4.0: 231-alt1
3.0: 202-alt2

Group :: Terminals
RPM: xterm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: xterm-alt-makefile-install.patch
Download


--- xterm-209/Makefile.in.orig	2006-01-04 05:10:17 +0300
+++ xterm-209/Makefile.in	2006-03-01 04:47:47 +0300
@@ -173,8 +173,7 @@ binary_uxterm = `echo uxterm|   $(TRANSF
 install \
 install-bin \
 install-full :: xterm$x resize$x $(BINDIR)
-@MAY_SETUID@	$(SHELL) $(srcdir)/sinstall.sh @SINSTALL_OPTS@ "$(INSTALL_PROGRAM)" xterm$x  @XTERM_PATH@ $(BINDIR)/$(binary_xterm)
-@NOT_SETUID@	$(INSTALL_PROGRAM) xterm$x $(BINDIR)/$(binary_xterm)
+	$(INSTALL_PROGRAM) -m  755 xterm$x $(BINDIR)/$(binary_xterm)
 	$(INSTALL_PROGRAM) -m  755 resize$x $(BINDIR)/$(binary_resize)
 	@$(SHELL) -c 'echo "... installing $(BINDIR)/$(binary_uxterm)"; \
 		if test "$(binary_xterm)" != "xterm"; then \
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin