[packages/cc65] Fix applying patches.

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


commit cb1e4034e480cf0bd8ada7213693ff3f84e6d292
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:55:21 2025 +0200

    Fix applying patches.

 cc65.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cc65.spec b/cc65.spec
index 2a0d784..7d5710c 100644
--- a/cc65.spec
+++ b/cc65.spec
@@ -403,7 +403,7 @@ programistycznego CC65.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/cc65.git/commitdiff/cb1e4034e480cf0bd8ada7213693ff3f84e6d292



More information about the pld-cvs-commit mailing list