[packages/atermlib] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:42:23 CEST 2025


commit 3b0c8346fa2e42047a439597fa10202f456256e3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:42:08 2025 +0200

    Fix applying patches.

 atermlib.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/atermlib.spec b/atermlib.spec
index 22dec75..202263b 100644
--- a/atermlib.spec
+++ b/atermlib.spec
@@ -42,8 +42,8 @@ ApiGen to generate typed interfaces to the same ATerms.
 
 %prep
 %setup -q -n aterm-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 CFLAGS="%{rpmcflags} -D__NO_CTYPE"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/atermlib.git/commitdiff/3b0c8346fa2e42047a439597fa10202f456256e3



More information about the pld-cvs-commit mailing list