gamin/SOURCES/gamin-manape.patch

14 lines
493 B
Diff
Raw Permalink Normal View History

2019-05-07 12:10:40 +00:00
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