https://bugzilla.redhat.com/show_bug.cgi?id=1258182 --- Comment #2 from Jan Chaloupka <jchaloup@xxxxxxxxxx> --- Updated definition of gobuild and gotest - added 'undef -f gobuild' and 'undef -f gotest' so both functions are not redefined if %gobuild/%gotest macros are used multi times. Besides, the correct use of both macros is without braces: %gobuild -o bin/go-md2man %{import_path}. With braces macro's parameters are skipped, so they have to be put inside: %{gobuild -o bin/go-md2man %{import_path}} The latter option looks ugly. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review