From 176b9d1be1dc40c6b9acd35d9ae0c69b0324e0a4 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sun, 16 Feb 2014 18:30:52 +0100 Subject: [PATCH] re-work remove_old_metacity_checks patch --- ....patch => compiz_new_remove_old_metacity_checks.patch | 9 --------- 1 file changed, 9 deletions(-) rename compiz_remove_old_metacity_checks.patch => compiz_new_remove_old_metacity_checks.patch (96%) diff --git a/compiz_remove_old_metacity_checks.patch b/compiz_new_remove_old_metacity_checks.patch similarity index 96% rename from compiz_remove_old_metacity_checks.patch rename to compiz_new_remove_old_metacity_checks.patch index c34df5a..df4a342 100644 --- a/compiz_remove_old_metacity_checks.patch +++ b/compiz_new_remove_old_metacity_checks.patch @@ -1,15 +1,6 @@ diff -uprN compiz-0.8.8-orig/configure.ac compiz-0.8.8/configure.ac --- compiz-0.8.8-orig/configure.ac 2013-04-19 14:12:09.341857000 +0200 +++ compiz-0.8.8/configure.ac 2013-04-19 14:19:14.618100294 +0200 -@@ -231,7 +231,7 @@ AC_ARG_ENABLE(marco, - [use_marco=$enableval], [use_marco=yes]) - - AC_ARG_ENABLE(mate, -- [ --disable-mate Disable mate settings module], -+ [ --disable-mate Disable mate compatibility plugin], - [use_mate=$enableval], [use_mate=yes]) - - if test "x$use_gtk" = "xyes"; then @@ -260,12 +260,6 @@ if test "x$use_gtk" = "xyes"; then if test "x$use_marco" = "xyes"; then PKG_CHECK_MODULES(MARCO, libmarco-private,