]> git.pld-linux.org Git - packages/clutter.git/blob - clutter-sh.patch
- updated to 1.6.12
[packages/clutter.git] / clutter-sh.patch
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.025655 seconds and 3 git commands to generate.