2017-08-24 9:54 GMT+02:00 Juan Orti Alcaine <[email protected]>: > Hi, > > I'm getting failed builds [1] in rawhide and f27 because the macro > %py3_install fails when called with arguments. It was fine until f26. > > The package is rhythmbox-ampache, and I call the macro like this: > > > %global py_install_args --no-glib-compile-schemas
Enquoting the value seems to fix it !? %global py_install_args "--no-glib-compile-schemas" _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected]
