summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLadislav Hagara2010-10-23 03:03:47 +0200
committerLadislav Hagara2010-10-23 03:03:47 +0200
commit94f8db4139245613d7172046769447cf66694999 (patch)
tree9794faa13ab5b33048135a30ec94b2129dc81514
parentddf77c31423cf7af7e613d9d18b3505b2f6dfc2d (diff)
metacity: removed patch
Seems nobody really cast this: Unpacking source file metacity-2.30.3.tar.gz for spell metacity. patching file configure Hunk #1 FAILED at 21225. 1 out of 1 hunk FAILED -- saving rejects to file configure.rej
-rw-r--r--gnome2-libs/metacity/HISTORY3
-rwxr-xr-xgnome2-libs/metacity/PRE_BUILD4
-rw-r--r--gnome2-libs/metacity/metacity-werror.patch12
3 files changed, 3 insertions, 16 deletions
diff --git a/gnome2-libs/metacity/HISTORY b/gnome2-libs/metacity/HISTORY
index a22713c85a..3241af4ebc 100644
--- a/gnome2-libs/metacity/HISTORY
+++ b/gnome2-libs/metacity/HISTORY
@@ -1,3 +1,6 @@
+2010-10-23 Ladislav Hagara <hgr@vabo.cz>
+ * PRE_BUILD, metacity-werror.patch: removed patch
+
2010-09-30 Vasil Yonkov <spirtbrat@sourcemage.org>
* DETAILS: updated spell to 2.30.3
diff --git a/gnome2-libs/metacity/PRE_BUILD b/gnome2-libs/metacity/PRE_BUILD
deleted file mode 100755
index 6f4a0f01a9..0000000000
--- a/gnome2-libs/metacity/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-
-patch -p1 < $SCRIPT_DIRECTORY/metacity-werror.patch
diff --git a/gnome2-libs/metacity/metacity-werror.patch b/gnome2-libs/metacity/metacity-werror.patch
deleted file mode 100644
index a6eac87b55..0000000000
--- a/gnome2-libs/metacity/metacity-werror.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -u -r metacity-orig/configure metacity-2.26.0/configure
---- metacity-orig/configure 2009-03-24 19:34:15.000000000 -0500
-+++ metacity-2.26.0/configure 2009-03-24 19:35:06.000000000 -0500
-@@ -21225,7 +21225,7 @@
-
- # Warnings are there for a reason
- if test "x$GCC" = "xyes"; then
-- CFLAGS="$CFLAGS -Wall -Werror -ansi"
-+ CFLAGS="$CFLAGS -Wall -ansi"
- fi
-
- # Use gnome-doc-utils: