]> git.pld-linux.org Git - packages/fio.git/commitdiff
- adjust bash path; release 2 auto/th/fio-3.6-2
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 17 May 2018 17:47:43 +0000 (19:47 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Thu, 17 May 2018 17:47:43 +0000 (19:47 +0200)
fio.spec

index 3b1b6aa905f48eec6e05b215e8109a17c03a55a7..7bad2b2fe726676e6bc819b75d351f71f8fb65fb 100644 (file)
--- a/fio.spec
+++ b/fio.spec
@@ -17,7 +17,7 @@ Summary:      I/O tool for benchmark and stress/hardware verification
 Summary(pl.UTF-8):     Narzędzie do mierzenia wydajności I/O i sprawdzania sprawności sprzętu
 Name:          fio
 Version:       3.6
-Release:       1
+Release:       2
 License:       GPL v2+
 Group:         Applications/System
 Source0:       http://brick.kernel.dk/snaps/%{name}-%{version}.tar.bz2
@@ -102,7 +102,7 @@ na serwerze.
 %setup -q
 %patch0 -p1
 
-%{__sed} -i -e '1s,/usr/bin/env bash,/bin/bash,' tools/genfio
+%{__sed} -i -e '1s,/usr/bin/bash,/bin/bash,' tools/genfio
 %{__sed} -i -e '1s,/usr/bin/env python,/usr/bin/python,' tools/plot/fio2gnuplot
 
 %build
This page took 0.083167 seconds and 4 git commands to generate.