RFC: default python installlation directories
Jan Palus
atler at pld-linux.org
Thu Dec 17 21:34:25 CET 2015
Regarding migration to new %py_* macros -- is there a way to define
setup.py options instead of "action" options? For example how to
correctly migrate following invocation:
%{__python} setup.py \
--no-compile-schemas \
--no-update-icon-cache \
install \
--optimize=2 \
--root=$RPM_BUILD_ROOT
to be more specific -- how to pass --no-* options?
More information about the pld-devel-en
mailing list