[packages/xelcad] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:14:03 CEST 2025


commit af493f7cdee1c16bd570ed2ba2beab8c5870d5a6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:58 2025 +0200

    Fix applying patches.

 xelcad.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/xelcad.spec b/xelcad.spec
index a227d27..1560935 100644
--- a/xelcad.spec
+++ b/xelcad.spec
@@ -31,9 +31,9 @@ ale całkowicie wystarcza do domowego użytku.
 
 %prep
 %setup -q -c
-%patch0 -p0
-%patch1 -p0
-%patch2 -p1
+%patch -P0 -p0
+%patch -P1 -p0
+%patch -P2 -p1
 
 %build
 %{__make} -C put_me_anywhere \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xelcad.git/commitdiff/af493f7cdee1c16bd570ed2ba2beab8c5870d5a6



More information about the pld-cvs-commit mailing list