packages: tmux/tmux-makefile.patch - updated to 1.3

uzsolt uzsolt at pld-linux.org
Mon Jul 19 08:07:02 CEST 2010


Author: uzsolt                       Date: Mon Jul 19 06:07:02 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 1.3

---- Files affected:
packages/tmux:
   tmux-makefile.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/tmux/tmux-makefile.patch
diff -u packages/tmux/tmux-makefile.patch:1.1 packages/tmux/tmux-makefile.patch:1.2
--- packages/tmux/tmux-makefile.patch:1.1	Fri Nov 13 18:36:41 2009
+++ packages/tmux/tmux-makefile.patch	Mon Jul 19 08:06:57 2010
@@ -1,17 +1,6 @@
---- tmux-1.1-orig/GNUmakefile	2009-11-05 13:30:55.000000000 +0100
-+++ tmux-1.1/GNUmakefile	2009-11-13 18:28:18.666815270 +0100
-@@ -53,8 +53,8 @@
- 
- PREFIX?= /usr/local
- INSTALLDIR= install -d
--INSTALLBIN= install -g bin -o root -m 555
--INSTALLMAN= install -g bin -o root -m 444
-+INSTALLBIN= install
-+INSTALLMAN= install
- 
- SRCS= $(shell echo *.c|sed 's|osdep-[a-z0-9]*.c||g')
- include config.mk
-@@ -80,7 +80,7 @@
+--- tmux-1.3-orig/GNUmakefile	2010-07-19 07:54:24.320563707 +0200
++++ tmux-1.3/GNUmakefile	2010-07-19 07:58:25.390541271 +0200
+@@ -81,7 +81,7 @@
  install:	all
  		$(INSTALLDIR) $(DESTDIR)$(PREFIX)/bin
  		$(INSTALLBIN) tmux $(DESTDIR)$(PREFIX)/bin/tmux
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tmux/tmux-makefile.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list