[packages/electric] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:24:37 CEST 2025


commit 77f158daad3114be107f67a277a1695475f54bd6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:24:21 2025 +0200

    Fix applying patches.

 electric.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/electric.spec b/electric.spec
index 08fee88..e3ee301 100644
--- a/electric.spec
+++ b/electric.spec
@@ -41,10 +41,10 @@ VHDL, CIF i GDS II.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2
-%patch3
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2
+%patch -P3
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/electric.git/commitdiff/77f158daad3114be107f67a277a1695475f54bd6



More information about the pld-cvs-commit mailing list