forked from pool/munin
Accepting request 1149295 from home:pgajdos:m
- Use %patch -P N instead of deprecated %patchN. OBS-URL: https://build.opensuse.org/request/show/1149295 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/munin?expand=0&rev=87
This commit is contained in:
parent
b29a730d1e
commit
e472c38e52
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 12:03:55 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- Use %patch -P N instead of deprecated %patchN.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Jan 22 10:33:43 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
Mon Jan 22 10:33:43 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -156,8 +156,8 @@ RRDtool. To see a real example of Munin in action, take a peek at
|
|||||||
cp %{SOURCE1} .
|
cp %{SOURCE1} .
|
||||||
unzip %{SOURCE12}
|
unzip %{SOURCE12}
|
||||||
unzip %{SOURCE13}
|
unzip %{SOURCE13}
|
||||||
%patch1 -p1
|
%patch -P 1 -p1
|
||||||
%patch2 -p1
|
%patch -P 2 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%__make HOSTNAME=yourhostname
|
%__make HOSTNAME=yourhostname
|
||||||
|
Loading…
Reference in New Issue
Block a user