Drop gopkg macros
This commit is contained in:
parent
0388313ef8
commit
3e47ae281d
@ -33,8 +33,6 @@ BuildRequires: pkgconfig(dbus-1)
|
|||||||
|
|
||||||
%description %{common_description}
|
%description %{common_description}
|
||||||
|
|
||||||
%gopkg
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%goprep %{?rhel:-k}
|
%goprep %{?rhel:-k}
|
||||||
%autopatch -p1 %{?rhel:-M 99}
|
%autopatch -p1 %{?rhel:-M 99}
|
||||||
@ -53,7 +51,6 @@ export %gomodulesmode
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%meson_install
|
%meson_install
|
||||||
%gopkginstall
|
|
||||||
|
|
||||||
%if %{with check}
|
%if %{with check}
|
||||||
%check
|
%check
|
||||||
@ -70,7 +67,5 @@ export %gomodulesmode
|
|||||||
%config(noreplace) %{_sysconfdir}/%{name}
|
%config(noreplace) %{_sysconfdir}/%{name}
|
||||||
%{_datadir}/dbus-1/system-services/*
|
%{_datadir}/dbus-1/system-services/*
|
||||||
|
|
||||||
%gopkgfiles
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
%autochangelog
|
%autochangelog
|
||||||
|
Loading…
Reference in New Issue
Block a user