[packages/aterm] Fix applying patches.

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


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

    Fix applying patches.

 aterm.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/aterm.spec b/aterm.spec
index 00ab5c0..7642455 100644
--- a/aterm.spec
+++ b/aterm.spec
@@ -49,10 +49,10 @@ leve.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 cd autoconf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/aterm.git/commitdiff/d69e08b86a8196011f615143c548024df1fc900b



More information about the pld-cvs-commit mailing list