[packages/tcc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:14:33 CEST 2025
commit 94253aeaed58aa84f60f0d36d4050ce5dbc23830
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:14:17 2025 +0200
Fix applying patches.
tcc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tcc.spec b/tcc.spec
index 0b5d020..b31d7ff 100644
--- a/tcc.spec
+++ b/tcc.spec
@@ -23,7 +23,7 @@ kompilator ANSI C.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# not autoconf configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/tcc.git/commitdiff/94253aeaed58aa84f60f0d36d4050ce5dbc23830
More information about the pld-cvs-commit
mailing list