[packages/cyclone] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:16:50 CEST 2025
commit 2282b59c43844d046628e70b2fd00c84334486f3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:16:34 2025 +0200
Don't apply commented out patches.
cyclone.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cyclone.spec b/cyclone.spec
index 683064c..edae033 100644
--- a/cyclone.spec
+++ b/cyclone.spec
@@ -29,7 +29,7 @@ attacks, itd.
%prep
%setup -q -n %{name}-%{version}-%{version} -a1
%patch -P0 -p1
-#%patch1 -p1
+#%%patch1 -p1
%build
cp -f /usr/share/automake/config.* config
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cyclone.git/commitdiff/2282b59c43844d046628e70b2fd00c84334486f3
More information about the pld-cvs-commit
mailing list