summaryrefslogtreecommitdiffstats
path: root/security/libgnome-keyring/files/patch-egg_tests_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'security/libgnome-keyring/files/patch-egg_tests_Makefile.in')
-rw-r--r--security/libgnome-keyring/files/patch-egg_tests_Makefile.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/security/libgnome-keyring/files/patch-egg_tests_Makefile.in b/security/libgnome-keyring/files/patch-egg_tests_Makefile.in
new file mode 100644
index 000000000..6d770f34c
--- /dev/null
+++ b/security/libgnome-keyring/files/patch-egg_tests_Makefile.in
@@ -0,0 +1,10 @@
+--- egg/tests/Makefile.in.orig Sat Oct 27 14:39:25 2012
++++ egg/tests/Makefile.in Sat Oct 27 14:39:52 2012
+@@ -313,6 +313,7 @@ top_build_prefix = @top_build_prefix@
+ top_builddir = @top_builddir@
+ top_srcdir = @top_srcdir@
+ INCLUDES = \
++ -I$(top_srcdir) \
+ -I$(top_srcdir)/egg \
+ $(LIBRARY_CFLAGS)
+