Blame SOURCES/gamin-manape.patch

c945e5
diff -up gamin-0.1.10/server/Makefile.am.manape gamin-0.1.10/server/Makefile.am
c945e5
--- gamin-0.1.10/server/Makefile.am.manape	2008-11-12 15:45:28.000000000 -0500
c945e5
+++ gamin-0.1.10/server/Makefile.am	2011-07-20 21:06:37.465307638 -0400
c945e5
@@ -6,8 +6,7 @@ INCLUDES =						\
c945e5
 	-I$(top_srcdir)/lib				\
c945e5
 	-I$(top_srcdir)/libgamin			\
c945e5
 	$(DAEMON_CFLAGS)				\
c945e5
-	-DBINDIR=\""$(libexecdir)"\"			\
c945e5
-	-DG_DISABLE_DEPRECATED				
c945e5
+	-DBINDIR=\""$(libexecdir)"\"
c945e5
 
c945e5
 if GAMIN_DEBUG
c945e5
 INCLUDES += -DGAM_DEBUG_ENABLED