Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
33f755c8fb |
@@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 22 10:29:49 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 5 08:10:10 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
|
||||
|
||||
|
@@ -30,7 +30,8 @@ Bonnie is a popular performance benchmark that targets various aspects
|
||||
of Unix file systems.
|
||||
|
||||
%prep
|
||||
%autosetup -p0 -n %{name}
|
||||
%setup -q -n %{name}
|
||||
%patch0
|
||||
|
||||
%build
|
||||
make SYSFLAGS="%{optflags}" %{?_smp_mflags}
|
||||
|
Reference in New Issue
Block a user