diff options
Diffstat (limited to 'meta/packages/clutter/clutter-box2d')
-rw-r--r-- | meta/packages/clutter/clutter-box2d/clutter08.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta/packages/clutter/clutter-box2d/clutter08.patch b/meta/packages/clutter/clutter-box2d/clutter08.patch deleted file mode 100644 index bf830a79c..000000000 --- a/meta/packages/clutter/clutter-box2d/clutter08.patch +++ /dev/null @@ -1,13 +0,0 @@ -Index: clutter-box2d/configure.ac -=================================================================== ---- clutter-box2d.orig/configure.ac 2008-07-16 10:09:40.000000000 +0100 -+++ clutter-box2d/configure.ac 2008-07-16 10:09:51.000000000 +0100 -@@ -70,7 +70,7 @@ - dnl ======================================================================== - - --pkg_modules="clutter-0.7 >= 0.7.0" -+pkg_modules="clutter-0.8 >= 0.8.0" - PKG_CHECK_MODULES(DEPS, [$pkg_modules]) - - if test "x$GCC" = "xyes"; then |