Germano Massullo wrote: > This problem was caused because I had misinterpreted official Red Hat > configuration [2].
The documentation was written with interactive use in mind, not for scripting or packaging. The "scl enable" tool is very impractical for packaging because you would have to prefix it before each and every command. Using bash as the command is a workaround that can only possibly work for interactive use. The sourcing trick (that is much more useful for packaging than "scl enable") is unfortunately completely undocumented. Kevin Kofler _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure