[Pkg-wmaker-commits] [wmitime] 50/127: debian/patches/20-makefile-CC.patch: refresh

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Aug 22 01:34:34 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmitime.

commit 8547fb03007bf3b5d3acf71d8f1ed27983f9857f
Author: Jari Aalto <jari.aalto at cante.net>
Date:   Wed Feb 15 07:47:09 2012 -0500

    debian/patches/20-makefile-CC.patch: refresh
---
 debian/patches/20-makefile-CC.patch | 12 +++++-------
 1 file changed, 5 insertions(+), 7 deletions(-)

diff --git a/debian/patches/20-makefile-CC.patch b/debian/patches/20-makefile-CC.patch
old mode 100755
new mode 100644
index efa6834..1625db0
--- a/debian/patches/20-makefile-CC.patch
+++ b/debian/patches/20-makefile-CC.patch
@@ -2,21 +2,19 @@ From: Jari Aalto <jari.aalto at cante.net>
 Subject: Use CC variable
 
  wmitime/Makefile |    6 +++---
- 1 files changed, 3 insertions(+), 3 deletions(-)
+ 1 file changed, 3 insertions(+), 3 deletions(-)
 
-diff --git a/wmitime/Makefile b/wmitime/Makefile
-index 1b1185d..14308a5 100644
 --- a/wmitime/Makefile
 +++ b/wmitime/Makefile
 @@ -2,17 +2,17 @@
  LIBDIR = -L/usr/X11R6/lib
- LIBS	= -lXpm -lXext -lX11 -lm
+ LIBS   = -lXpm -lXext -lX11 -lm
  FLAGS = -O2
 +CC	= gcc
  OBJS =	wmitime.o \
-		../wmgeneral/wmgeneral.o \
-		../wmgeneral/misc.o \
-		../wmgeneral/list.o
+ 		../wmgeneral/wmgeneral.o \
+ 		../wmgeneral/misc.o \
+ 		../wmgeneral/list.o
  
 -
  .c.o:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmitime.git



More information about the Pkg-wmaker-commits mailing list