buildrootschalter/package/cairo
Thomas De Schampheleire aaffd209fa packages: rename FOO_CONF_OPT into FOO_CONF_OPTS
To be consistent with the recent change of FOO_MAKE_OPT into FOO_MAKE_OPTS,
make the same change for FOO_CONF_OPT.

Sed command used:
   find * -type f | xargs sed -i 's#_CONF_OPT\>#&S#g'

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2014-10-04 18:54:16 +02:00
..
Config.in cairo: add dependency on atomic operations 2014-08-18 10:58:21 +02:00
cairo-001-blackfin-build-fix.patch cairo: improve the Blackfin build fix 2014-02-24 08:58:23 +01:00
cairo-002-openvg-build-fix.patch cairo: Patch to fix OpenVG backend on X11-less platforms 2013-12-20 15:51:24 +01:00
cairo-003-fix-nofork-build.patch cairo: fix build on Blackfin in test/cairo-test-runner.c 2014-02-24 08:58:01 +01:00
cairo-004-fix-nofork-any2ppm.patch cairo: fix build of any2ppm if no fork(). 2014-05-15 22:42:50 +02:00
cairo-005-fix-gcc-49-build.patch cairo: fix build issue with gcc 4.9 2014-05-18 23:28:21 +02:00
cairo.mk packages: rename FOO_CONF_OPT into FOO_CONF_OPTS 2014-10-04 18:54:16 +02:00