Don't build gopkg subpackages
This commit is contained in:
parent
abd2e61bca
commit
33a2713b55
@ -31,8 +31,6 @@ BuildRequires: pkgconfig(bash-completion)
|
||||
|
||||
%description %{common_description}
|
||||
|
||||
%gopkg
|
||||
|
||||
%prep
|
||||
%goprep %{?rhel:-k}
|
||||
%autopatch -p1
|
||||
@ -52,7 +50,6 @@ export %gomodulesmode
|
||||
%global gosupfiles ./ipc/com.redhat.Yggdrasil1.Dispatcher1.xml ./ipc/com.redhat.Yggdrasil1.Worker1.xml
|
||||
%install
|
||||
%meson_install
|
||||
%gopkginstall
|
||||
|
||||
%if %{with check}
|
||||
%check
|
||||
@ -74,7 +71,5 @@ export %gomodulesmode
|
||||
%{_datadir}/doc/%{name}/*
|
||||
%{_mandir}/man1/*
|
||||
|
||||
%gopkgfiles
|
||||
|
||||
%changelog
|
||||
%autochangelog
|
||||
|
Loading…
Reference in New Issue
Block a user