[packages/sdcc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:54:41 CEST 2025
commit 536aad30c4fb96217ca1fbe57fed3cca6f86a88f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:54:25 2025 +0200
Fix applying patches.
sdcc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/sdcc.spec b/sdcc.spec
index 0fad511..f0ee10d 100644
--- a/sdcc.spec
+++ b/sdcc.spec
@@ -111,7 +111,7 @@ Obsługa debuggera SDCDB dla Emacsa.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
cp -p %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE6} doc
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sdcc.git/commitdiff/536aad30c4fb96217ca1fbe57fed3cca6f86a88f
More information about the pld-cvs-commit
mailing list