From ba2b393911459790f7c8f199e6ed379c6dcca65e Mon Sep 17 00:00:00 2001 From: kwm Date: Wed, 23 Feb 2011 18:39:08 +0000 Subject: Add forgotten patch. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15287 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/clutter/files/patch-configure | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 graphics/clutter/files/patch-configure (limited to 'graphics') diff --git a/graphics/clutter/files/patch-configure b/graphics/clutter/files/patch-configure new file mode 100644 index 000000000..b7c728e1a --- /dev/null +++ b/graphics/clutter/files/patch-configure @@ -0,0 +1,11 @@ +--- configure.orig 2011-02-21 16:02:05.000000000 +0000 ++++ configure 2011-02-21 16:03:35.000000000 +0000 +@@ -14604,7 +14604,7 @@ + + + # strip leading space +-BACKEND_PC_FILES=${BACKEND_PC_FILES/# } ++BACKEND_PC_FILES=${BACKEND_PC_FILES# } + + CLUTTER_REQUIRES="$CLUTTER_BASE_PC_FILES $IMAGE_PC_FILES $BACKEND_PC_FILES" + -- cgit v1.2.3