[packages/xfig] Fix applying patches.

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


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

    Fix applying patches.

 xfig.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/xfig.spec b/xfig.spec
index d1d7c52..f418477 100644
--- a/xfig.spec
+++ b/xfig.spec
@@ -85,9 +85,9 @@ Xfig - це інструмент для створення базової век
 
 %prep
 %setup -q
-%patch1 -p2
-%patch3 -p1
-%patch4 -p1
+%patch -P1 -p2
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 %configure
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xfig.git/commitdiff/f3cb99d01a34d65e4de06a1b117ce3fd0507b4f7



More information about the pld-cvs-commit mailing list