forked from pool/telegraf
Accepting request 1151867 from devel:languages:go
- Use %patch -P N instead of deprecated %patchN. (forwarded request 1151367 from pgajdos) OBS-URL: https://build.opensuse.org/request/show/1151867 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/telegraf?expand=0&rev=32
This commit is contained in:
commit
2705c465ff
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 26 12:31:34 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %patch -P N instead of deprecated %patchN.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 20 18:35:56 UTC 2024 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
|
@ -42,7 +42,7 @@ easily add support for collecting metrics from local or remote services.
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q -T -D -a 1
|
||||
%patch0 -p1
|
||||
%patch -P 0 -p1
|
||||
|
||||
%build
|
||||
# Build the binary.
|
||||
|
Loading…
Reference in New Issue
Block a user