[packages/libaio] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:43:36 CEST 2025


commit 158a9ebd80e1649276a6940c7a1415dbee7fd858
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:43:21 2025 +0200

    Fix applying patches.

 libaio.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/libaio.spec b/libaio.spec
index 42cdb85..3a4036f 100644
--- a/libaio.spec
+++ b/libaio.spec
@@ -66,9 +66,9 @@ Statyczna biblioteka libaio.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 CFLAGS="%{rpmcppflags} %{rpmcflags}" \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libaio.git/commitdiff/158a9ebd80e1649276a6940c7a1415dbee7fd858



More information about the pld-cvs-commit mailing list