diff options
Diffstat (limited to 'meta/recipes-graphics/mx/mx/fix-test-includes.patch')
-rw-r--r-- | meta/recipes-graphics/mx/mx/fix-test-includes.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mx/mx/fix-test-includes.patch b/meta/recipes-graphics/mx/mx/fix-test-includes.patch index c6496a97af..82c93dd604 100644 --- a/meta/recipes-graphics/mx/mx/fix-test-includes.patch +++ b/meta/recipes-graphics/mx/mx/fix-test-includes.patch @@ -1,7 +1,7 @@ Fix missing include directory when building tests This patch is currently required for all versions of mx -Upstream-status: Submitted @ https://github.com/clutter-project/mx/issues/82 +Upstream-Status: Submitted @ https://github.com/clutter-project/mx/issues/82 Signed-off-by: Tomas Frydrych <tomas@sleepfive.com> -- Index: git/tests/Makefile.am |