]> git.pld-linux.org Git - packages/clutter.git/blame - clutter-sh.patch
- Up to 1.6.10
[packages/clutter.git] / clutter-sh.patch
CommitLineData
5f3c19a8
JB
1--- clutter-1.6.6/configure.ac.orig 2011-02-21 12:11:32.000000000 +0100
2+++ clutter-1.6.6/configure.ac 2011-03-05 20:22:52.847417132 +0100
3@@ -1127,7 +1127,7 @@
4
5 dnl === Dependencies, compiler flags and linker libraries =====================
6 # strip leading space
7-BACKEND_PC_FILES=${BACKEND_PC_FILES/# }
8+BACKEND_PC_FILES=${BACKEND_PC_FILES# }
9
10 CLUTTER_REQUIRES="$CLUTTER_BASE_PC_FILES $IMAGE_PC_FILES $BACKEND_PC_FILES"
11 PKG_CHECK_MODULES(CLUTTER_DEPS, [$CLUTTER_REQUIRES])
This page took 0.089285 seconds and 4 git commands to generate.