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?
_______________________________________________
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to