From d89ed3ed25f0cd04731ca57110519f58d130b750 Mon Sep 17 00:00:00 2001 From: Neil Roberts Date: Thu, 15 Jan 2009 16:35:46 +0000 Subject: [PATCH] [fixed-to-float.sh] Remove the mtx_transform patch from the script The patch got deleted and merged into the clutter-actor.c patch in commit 012b16 so it was just causing unnecessary errors. --- fixed-to-float.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/fixed-to-float.sh b/fixed-to-float.sh index cd96784..b3eb48f 100755 --- a/fixed-to-float.sh +++ b/fixed-to-float.sh @@ -130,7 +130,6 @@ find ./clutter/ -iname '*.c' -exec grep '^clutter_[a-zA-Z_]*x ' {} \; | cut -d' git-commit -a -m "[By fixed-to-float.sh] Fixed to Float automatic changes" --no-verify patch -p1