[packages/elm] Fix applying patches.

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


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

    Fix applying patches.

 elm.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/elm.spec b/elm.spec
index 26d6edf..f65a4bf 100644
--- a/elm.spec
+++ b/elm.spec
@@ -88,10 +88,10 @@ Elm все ще використовується деякими його шан
 
 %prep
 %setup -q -n %{name}%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p0
-%patch3 -p0
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p0
+%patch -P3 -p0
 #%%patch4 -p1
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/elm.git/commitdiff/af1688f59547cd0122979a083d1dd5ecf5a75601



More information about the pld-cvs-commit mailing list