[packages/unixbench] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:26:09 CEST 2025


commit caaa657d7baa53855a2dc902b5bc77d338b105c8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:25:53 2025 +0200

    Fix applying patches.

 unixbench.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/unixbench.spec b/unixbench.spec
index 9bd3e65..9f75b0f 100644
--- a/unixbench.spec
+++ b/unixbench.spec
@@ -44,7 +44,7 @@ Unix Bench, bazowany na Unix Benchmark z Byte Magazine.
 %prep
 %setup -q -n %{relname}
 install %{SOURCE1} unixbench.sh
-%patch0 -p1
+%patch -P0 -p1
 %{__sed} -i "/export.UB_BINDIR/s@=.*@=%{_libdir}/unixbench@" unixbench.sh
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/unixbench.git/commitdiff/caaa657d7baa53855a2dc902b5bc77d338b105c8



More information about the pld-cvs-commit mailing list