forked from pool/munin
Accepting request 1149544 from server:monitoring
OBS-URL: https://build.opensuse.org/request/show/1149544 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/munin?expand=0&rev=34
This commit is contained in:
commit
3139636d45
@ -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>
|
||||
|
||||
|
@ -156,8 +156,8 @@ RRDtool. To see a real example of Munin in action, take a peek at
|
||||
cp %{SOURCE1} .
|
||||
unzip %{SOURCE12}
|
||||
unzip %{SOURCE13}
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch -P 1 -p1
|
||||
%patch -P 2 -p1
|
||||
|
||||
%build
|
||||
%__make HOSTNAME=yourhostname
|
||||
|
Loading…
Reference in New Issue
Block a user