summaryrefslogtreecommitdiff
path: root/mail/milter-manager/files/patch-configure
blob: ba66440dbb5958c5ae38017d792b6ed948e41859 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	2017-06-28 06:21:45 UTC
+++ configure
@@ -14803,7 +14803,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