[packages/as31] Fix applying patches.

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


commit fb023017c742e27a5da0031a9281e34d87820b47
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:40:58 2025 +0200

    Fix applying patches.

 as31.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/as31.spec b/as31.spec
index 5374684..88ebd42 100644
--- a/as31.spec
+++ b/as31.spec
@@ -25,7 +25,7 @@ Asembler dla procesorów Intel 8031/8051.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/as31.git/commitdiff/fb023017c742e27a5da0031a9281e34d87820b47



More information about the pld-cvs-commit mailing list