[packages/pchar] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:52:53 CEST 2025


commit 5caff7a296576679052f4e10e1c622c840d08741
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:52:37 2025 +0200

    Fix applying patches.

 pchar.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/pchar.spec b/pchar.spec
index aaf0de2..76f9ed6 100644
--- a/pchar.spec
+++ b/pchar.spec
@@ -32,10 +32,10 @@ poprzez sieć.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pchar.git/commitdiff/5caff7a296576679052f4e10e1c622c840d08741



More information about the pld-cvs-commit mailing list