[packages/lcc] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:21:24 CEST 2025
commit 770cfae47da52284f5acb7b0cee55039f69ca1e3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:21:07 2025 +0200
Don't apply commented out patches.
lcc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lcc.spec b/lcc.spec
index 7ccecf4..1e09ccc 100644
--- a/lcc.spec
+++ b/lcc.spec
@@ -39,7 +39,7 @@ narzędzie testowania zgodności z ANSI C (lub czymkolwiek innym niż gcc
%prep
%setup -q
-#%patch -p1
+#%%patch -p1
%build
mkdir build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lcc.git/commitdiff/770cfae47da52284f5acb7b0cee55039f69ca1e3
More information about the pld-cvs-commit
mailing list