[packages/pcf2bdf] Fix applying patches.

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


commit 0c3763ce69886a9c939e4a972e5ffe373a99bd69
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:52:34 2025 +0200

    Fix applying patches.

 pcf2bdf.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/pcf2bdf.spec b/pcf2bdf.spec
index a15fc1a..6081b38 100644
--- a/pcf2bdf.spec
+++ b/pcf2bdf.spec
@@ -30,9 +30,9 @@ gzipem, ale wymaga to dostępności programu gzip w PATH.
 
 %prep
 %setup -q -c
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 cp -f Makefile.gcc Makefile
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pcf2bdf.git/commitdiff/0c3763ce69886a9c939e4a972e5ffe373a99bd69



More information about the pld-cvs-commit mailing list