[packages/xcircuit] Fix applying patches.

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


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

    Fix applying patches.

 xcircuit.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xcircuit.spec b/xcircuit.spec
index a1f4da0..1f25bbb 100644
--- a/xcircuit.spec
+++ b/xcircuit.spec
@@ -67,7 +67,7 @@ Tutorial az XCircuithoz.
 
 %prep
 %setup -q
-%patch1 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xcircuit.git/commitdiff/13eb0ac9bb26df117646f2cc7bd1d8fd0b2ec112



More information about the pld-cvs-commit mailing list