[packages/apr-compat] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:39:35 CEST 2025


commit 3b796acccc77d4b74c633133a6661dffd0d69a45
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:39:20 2025 +0200

    Fix applying patches.

 apr-compat.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/apr-compat.spec b/apr-compat.spec
index 594dc3f..8dc27be 100644
--- a/apr-compat.spec
+++ b/apr-compat.spec
@@ -84,9 +84,9 @@ Statyczna biblioteka apr.
 
 %prep
 %setup -q -n apr-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 cat >> config.layout <<'EOF'
 <Layout PLD>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apr-compat.git/commitdiff/3b796acccc77d4b74c633133a6661dffd0d69a45



More information about the pld-cvs-commit mailing list