diff options
Diffstat (limited to 'security/libgnome-keyring/files/patch-egg_tests_Makefile.in')
-rw-r--r-- | security/libgnome-keyring/files/patch-egg_tests_Makefile.in | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/security/libgnome-keyring/files/patch-egg_tests_Makefile.in b/security/libgnome-keyring/files/patch-egg_tests_Makefile.in deleted file mode 100644 index 6d770f34c..000000000 --- a/security/libgnome-keyring/files/patch-egg_tests_Makefile.in +++ /dev/null @@ -1,10 +0,0 @@ ---- 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) - |