[packages/lwp] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:21:54 CEST 2025
commit 363792cd13704bb58e6be932563b53ae996c9f10
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:21:38 2025 +0200
Don't apply commented out patches.
lwp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lwp.spec b/lwp.spec
index 6fb8aab..ce8df75 100644
--- a/lwp.spec
+++ b/lwp.spec
@@ -73,7 +73,7 @@ Biblioteca estática LWP para threads em userspace.
%prep
%setup -q
-#%patch0 -p1
+#%%patch0 -p1
%build
rm -f configure.ac
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lwp.git/commitdiff/363792cd13704bb58e6be932563b53ae996c9f10
More information about the pld-cvs-commit
mailing list