https://bugzilla.redhat.com/show_bug.cgi?id=2010111

Sandro Mani <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
        Environment|                            |If this bug requires
                   |                            |documentation, please
                   |                            |select an appropriate Doc
                   |                            |Type value.



--- Comment #2 from Sandro Mani <[email protected]> ---
I'd suggest to simplify as

%prep
%setup -q -T -a0 -a1 -a2

%build
mv godot-cpp-godot-3.3.4-stable godot-cpp
rmdir godot-cpp/godot-headers
mv godot-headers-godot-3.3.4-stable godot-cpp/godot-headers
cd godot-cpp
scons platform=linux generate_bindings=yes -j4
cd ../%{name}-%{version}
mkdir bin
scons platform=linux


-- 
You are receiving this mail because:
You are always notified about changes to this product and component
You are on the CC list for the bug.
https://bugzilla.redhat.com/show_bug.cgi?id=2010111
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to