[packages/xpp] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:22:26 CEST 2025


commit 1c35c0165a81142ae80d00eda6092ed62b75bf31
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:14 2025 +0200

    Fix applying patches.

 xpp.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xpp.spec b/xpp.spec
index 8603009..24b2496 100644
--- a/xpp.spec
+++ b/xpp.spec
@@ -25,8 +25,8 @@ Interfejs dla cups pod X-y.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 CUPSD="/usr/sbin/cupsd"; export CUPSD
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xpp.git/commitdiff/1c35c0165a81142ae80d00eda6092ed62b75bf31



More information about the pld-cvs-commit mailing list