Browse Source

evas: fixed indentiation of the !toolchain block

user/amery/next/uclibc
Alejandro Mery 13 years ago
parent
commit
390129952e
  1. 2
      e17/evas/evas.conf

2
e17/evas/evas.conf

@ -66,7 +66,6 @@ if pkginstalled cairo ; then
var_append confopt ' ' "--enable-cairo-x11"
var_append GCC_WRAPPER_APPEND ' ' "`pkg-config cairo --cflags`"
fi
fi
if pkginstalled fontconfig ; then
pkgprefix -t fontconfig
@ -75,3 +74,4 @@ if pkginstalled fontconfig ; then
else
var_append confopt ' ' "--disable-fontconfig"
fi
fi

Loading…
Cancel
Save