[packages/enigma] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:25:52 CEST 2025


commit 103015c4645d9a07ad31447823de95b9a7ef922d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:25:36 2025 +0200

    Fix applying patches.

 enigma.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/enigma.spec b/enigma.spec
index ede8b21..d57d756 100644
--- a/enigma.spec
+++ b/enigma.spec
@@ -58,10 +58,10 @@ blokujących drogę do kamieni Oxyd.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/enigma.git/commitdiff/103015c4645d9a07ad31447823de95b9a7ef922d



More information about the pld-cvs-commit mailing list