diff --git a/macros.zzz-go-rpm-macros-epel b/macros.zzz-go-rpm-macros-epel index c20c60f..5b9538a 100644 --- a/macros.zzz-go-rpm-macros-epel +++ b/macros.zzz-go-rpm-macros-epel @@ -10,4 +10,5 @@ # Workaround for https://bugzilla.redhat.com/show_bug.cgi?id=2098400 # The modified golist in RHEL has a different CLI interface, so we only add # the extra arguments when that is used. -%goinstallflags %{godefaultflags} -e .proto .md .s +%goinstallflags %{godefaultflags} -e .proto -e .s -e .md +