[packages/pnm2ppa] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:18:21 CEST 2025


commit 377a985d31ab3a46fec1fba6b1b8b0469f4d0021
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:18:05 2025 +0200

    Fix applying patches.

 pnm2ppa.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pnm2ppa.spec b/pnm2ppa.spec
index 9e5c60d..e371f08 100644
--- a/pnm2ppa.spec
+++ b/pnm2ppa.spec
@@ -56,8 +56,8 @@ Obsługiwane drukarki to m.in.: HP710C, 712C, 720C, 722C, 820Cse,
 
 %prep
 %setup -q -a1 -a2
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pnm2ppa.git/commitdiff/377a985d31ab3a46fec1fba6b1b8b0469f4d0021



More information about the pld-cvs-commit mailing list