[packages/xmcd] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:17:36 CEST 2025


commit 59c182e1d8feeda40e7eade2de1c546e0e015ee5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:05 2025 +0200

    Fix applying patches.

 xmcd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xmcd.spec b/xmcd.spec
index 9da2dc8..9ab09e2 100644
--- a/xmcd.spec
+++ b/xmcd.spec
@@ -39,8 +39,8 @@ kompaktowych.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 xmkmf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xmcd.git/commitdiff/59c182e1d8feeda40e7eade2de1c546e0e015ee5



More information about the pld-cvs-commit mailing list