[gamin] try again

Matthias Clasen mclasen at fedoraproject.org
Thu Jul 21 01:07:58 UTC 2011


commit e1d2e021d9ecc0c95b67f3ac14f6cfb623caec59
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Jul 20 21:07:09 2011 -0400

    try again

 gamin-manape.patch |   25 +++++++++++++------------
 1 files changed, 13 insertions(+), 12 deletions(-)
---
diff --git a/gamin-manape.patch b/gamin-manape.patch
index 9fc82b4..f5fa014 100644
--- a/gamin-manape.patch
+++ b/gamin-manape.patch
@@ -1,12 +1,13 @@
-diff -up gamin-0.1.10/server/Makefile.in.manape gamin-0.1.10/server/Makefile.in
---- gamin-0.1.10/server/Makefile.in.manape	2011-07-20 20:56:58.591544554 -0400
-+++ gamin-0.1.10/server/Makefile.in	2011-07-20 20:57:12.058376195 -0400
-@@ -267,7 +267,7 @@ top_srcdir = @top_srcdir@
- INCLUDES = $(default_includes) -I$(top_builddir) \
- 	-I$(top_builddir)/libgamin -I$(top_builddir)/protocol \
- 	-I$(top_srcdir)/lib -I$(top_srcdir)/libgamin $(DAEMON_CFLAGS) \
--	-DBINDIR=\""$(libexecdir)"\" -DG_DISABLE_DEPRECATED \
-+	-DBINDIR=\""$(libexecdir)"\" \
- 	$(am__append_1)
- gam_server_SOURCES = gam_subscription.c gam_subscription.h \
- 	gam_listener.c gam_listener.h gam_server.c gam_server.h \
+diff -up gamin-0.1.10/server/Makefile.am.manape gamin-0.1.10/server/Makefile.am
+--- gamin-0.1.10/server/Makefile.am.manape	2008-11-12 15:45:28.000000000 -0500
++++ gamin-0.1.10/server/Makefile.am	2011-07-20 21:06:37.465307638 -0400
+@@ -6,8 +6,7 @@ INCLUDES =						\
+ 	-I$(top_srcdir)/lib				\
+ 	-I$(top_srcdir)/libgamin			\
+ 	$(DAEMON_CFLAGS)				\
+-	-DBINDIR=\""$(libexecdir)"\"			\
+-	-DG_DISABLE_DEPRECATED				
++	-DBINDIR=\""$(libexecdir)"\"
+ 
+ if GAMIN_DEBUG
+ INCLUDES += -DGAM_DEBUG_ENABLED


More information about the scm-commits mailing list