[compiz] re-work remove_old_metacity_checks patch

Wolfgang Ulbrich raveit65 at fedoraproject.org
Sun Feb 16 17:30:21 UTC 2014


commit 176b9d1be1dc40c6b9acd35d9ae0c69b0324e0a4
Author: raveit65 <chat-to-me at raveit.de>
Date:   Sun Feb 16 18:30:52 2014 +0100

    re-work remove_old_metacity_checks patch

 ... => compiz_new_remove_old_metacity_checks.patch |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)
---
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,


More information about the scm-commits mailing list