You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gamin/SOURCES/gamin-manape.patch

14 lines
493 B

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