summaryrefslogtreecommitdiff
path: root/mail/milter-manager/files/patch-configure
blob: 73b3749bdcc643f9fb591dca56210893f0e400c3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	2016-01-20 02:07:12 UTC
+++ configure
@@ -14169,7 +14169,7 @@ fi
 	  end
 	end
 	ruby_glib2_path = ruby_glib2_gem.full_gem_path
-	print("-I ", File.join(ruby_glib2_path, "ext", "glib2"))')
+	print("-I ", File.join(ruby_glib2_path, "lib"))')
       if test $? -eq 0; then
         CFLAGS="$CFLAGS $RUBY_GLIB2_CFLAGS"
       else