dev-python/pywavelets: Whitespace

Package-Manager: portage-2.2.20.1
This commit is contained in:
Manuel Rüger
2015-09-11 17:32:29 +02:00
parent bd7dad9ddb
commit b3bfcbcf55

View File

@@ -35,11 +35,10 @@ python_test() {
}
python_compile() {
python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
distutils-r1_python_compile
python_is_python3 || local -x CFLAGS="${CFLAGS} -fno-strict-aliasing"
distutils-r1_python_compile
}
python_compile_all() {
use doc && emake -C doc html
}