]> git.pld-linux.org Git - packages/FusionDale.git/blob - FusionDale-moduledir.patch
- updated to 0.8.2
[packages/FusionDale.git] / FusionDale-moduledir.patch
1 --- FusionDale-0.8.2/configure.in.orig  2010-12-16 16:32:00.000000000 +0100
2 +++ FusionDale-0.8.2/configure.in       2011-01-06 20:15:20.137904881 +0100
3 @@ -169,7 +169,7 @@
4  
5  AC_MSG_CHECKING(for Fusion)
6  if $PKG_CONFIG --atleast-version $FUSION_REQUIRED_VERSION fusion ; then
7 -  MODULEDIR=$libdir/`$PKG_CONFIG --variable=moduledirname fusion`
8 +  MODULEDIR=$libdir/`$PKG_CONFIG --variable=moduledirname direct`
9    FUSION_CFLAGS=`$PKG_CONFIG --cflags fusion`
10    FUSION_LIBS=`$PKG_CONFIG --libs fusion`
11    AC_MSG_RESULT(found)
This page took 0.067444 seconds and 3 git commands to generate.