buildrootschalter/package/python3
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 libffi and python: need threads support 2014-09-13 09:40:48 +02:00
python3-001-remove-host-header-path.patch
python3-002-properly-detect-if-python-build.patch
python3-003-sysconfigdata-install-location.patch
python3-004-old-stdlib-cache.patch
python3-005-pyc-pyo-conditional.patch
python3-006-cross-compile-getaddrinfo.patch
python3-007-disable-extensions.patch
python3-008-distutils-sysconfig-use-sysconfigdata.patch
python3-009-distutils-use-python-sysroot.patch
python3-010-no-termcap-host-path.patch
python3-011-support-library-path-old-compilers.patch
python3-012-dont-add-multiarch-path.patch
python3-013-abort-on-failed-modules.patch
python3-014-serial-ioctl-workaround.patch python3: fix termios build for xtensa 2014-08-06 22:17:30 +02:00
python3-015-distutils-scripts-dont-adjust-shebang.patch python, python3: add patch to prevent distutils from adjusting the shebang 2014-09-21 19:46:13 +02:00
python3-100-optional-test-modules.patch
python3-101-optional-pydoc.patch
python3-102-optional-2to3.patch
python3-103-optional-sqlite.patch
python3-104-optional-tk.patch
python3-105-optional-curses.patch
python3-106-optional-expat.patch
python3-107-optional-codecs-cjk.patch
python3-108-optional-nis.patch
python3-109-optional-unicodedata.patch
python3-110-optional-idle.patch
python3-111-optional-decimal.patch
python3.mk packages: rename FOO_CONF_OPT into FOO_CONF_OPTS 2014-10-04 18:54:16 +02:00