[Pkg-wmaker-commits] [wmhdplop] 32/40: debian/patches: (fix-ftbfs-gcc-4.7-667415.patch) Refresh patch to avoid dpkg-source warning.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Mon Aug 17 11:10:13 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmhdplop.
commit 4e2aba06f02018aadab15692613edb4d7cc77321
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date: Tue Oct 14 10:56:50 2014 -0500
debian/patches: (fix-ftbfs-gcc-4.7-667415.patch) Refresh patch to avoid
dpkg-source warning.
---
debian/patches/fix-ftbfs-gcc-4.7-667415.patch | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/debian/patches/fix-ftbfs-gcc-4.7-667415.patch b/debian/patches/fix-ftbfs-gcc-4.7-667415.patch
index 3721306..e8061a0 100644
--- a/debian/patches/fix-ftbfs-gcc-4.7-667415.patch
+++ b/debian/patches/fix-ftbfs-gcc-4.7-667415.patch
@@ -5,9 +5,9 @@ Author: Paul Tagliamonte <paultag at ubuntu.com>
Bug-Debian: http://bugs.debian.org/667415
Origin: vendor
---- wmhdplop-0.9.9.orig/Makefile.am
-+++ wmhdplop-0.9.9/Makefile.am
-@@ -18,6 +18,6 @@ LIBTOOLSUX_GKHDPLOP_SRC=wmhdplop.c util.
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -18,6 +18,6 @@
gkhdplop_so_SOURCES=$(LIBTOOLSUX_GKHDPLOP_SRC)
gkhdplop_so_CFLAGS=-DGKRELLM -fPIC $(GTK2_CFLAGS) $(IMLIB2_CFLAGS)
@@ -15,9 +15,9 @@ Origin: vendor
+gkhdplop_so_LDFLAGS=-shared $(IMLIB2_LIBS) -lm
all: @GKHDPLOP@
---- wmhdplop-0.9.9.orig/Makefile.in
-+++ wmhdplop-0.9.9/Makefile.in
-@@ -202,7 +202,7 @@ wmhdplop_CFLAGS = $(IMLIB2_CFLAGS)
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -202,7 +202,7 @@
LIBTOOLSUX_GKHDPLOP_SRC = wmhdplop.c util.c util.h procstat.c procstat.h devnames.c devnames.h global.h dockapp_imlib2.c dockapp_imlib2.h gkrellm_hdplop.c
gkhdplop_so_SOURCES = $(LIBTOOLSUX_GKHDPLOP_SRC)
gkhdplop_so_CFLAGS = -DGKRELLM -fPIC $(GTK2_CFLAGS) $(IMLIB2_CFLAGS)
@@ -25,3 +25,4 @@ Origin: vendor
+gkhdplop_so_LDFLAGS = -shared $(IMLIB2_LIBS) -lm
all: config.h
$(MAKE) $(AM_MAKEFLAGS) all-am
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmhdplop.git
More information about the Pkg-wmaker-commits
mailing list