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}
|
%description %{common_description}
|
||||||
|
|
||||||
%gopkg
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%goprep %{?rhel:-k}
|
%goprep %{?rhel:-k}
|
||||||
%autopatch -p1
|
%autopatch -p1
|
||||||
@ -52,7 +50,6 @@ export %gomodulesmode
|
|||||||
%global gosupfiles ./ipc/com.redhat.Yggdrasil1.Dispatcher1.xml ./ipc/com.redhat.Yggdrasil1.Worker1.xml
|
%global gosupfiles ./ipc/com.redhat.Yggdrasil1.Dispatcher1.xml ./ipc/com.redhat.Yggdrasil1.Worker1.xml
|
||||||
%install
|
%install
|
||||||
%meson_install
|
%meson_install
|
||||||
%gopkginstall
|
|
||||||
|
|
||||||
%if %{with check}
|
%if %{with check}
|
||||||
%check
|
%check
|
||||||
@ -74,7 +71,5 @@ export %gomodulesmode
|
|||||||
%{_datadir}/doc/%{name}/*
|
%{_datadir}/doc/%{name}/*
|
||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%gopkgfiles
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
%autochangelog
|
%autochangelog
|
||||||
|
Loading…
Reference in New Issue
Block a user