[packages/pump] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:24:37 CEST 2025


commit 23d883a8380e26c3ff98579c173b7d50b7130cd0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:24:21 2025 +0200

    Fix applying patches.

 pump.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pump.spec b/pump.spec
index 736d710..f2da2b7 100644
--- a/pump.spec
+++ b/pump.spec
@@ -106,8 +106,8 @@ Statyczna biblioteka pump.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 mv -f po/{eu_ES,eu}.po
 mv -f po/{no,nb}.po
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pump.git/commitdiff/23d883a8380e26c3ff98579c173b7d50b7130cd0



More information about the pld-cvs-commit mailing list