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