[packages/fio] - adjust bash path; release 2

qboosh qboosh at pld-linux.org
Thu May 17 19:46:54 CEST 2018


commit d43e2f3c98df5b88cbe3f1b9cbf1d0b48a355d8d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu May 17 19:47:43 2018 +0200

    - adjust bash path; release 2

 fio.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/fio.spec b/fio.spec
index 3b1b6aa..7bad2b2 100644
--- 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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/fio.git/commitdiff/d43e2f3c98df5b88cbe3f1b9cbf1d0b48a355d8d



More information about the pld-cvs-commit mailing list