[packages/swish++] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:27:12 CEST 2025
commit 33d4d07321d84419808733d9562886aa309f41cb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:26:56 2025 +0200
Don't apply commented out patches.
swish++.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/swish++.spec b/swish++.spec
index 1945ca0..e0328b6 100644
--- a/swish++.spec
+++ b/swish++.spec
@@ -28,7 +28,7 @@ plików na stronach WWW).
%prep
%setup -q
%patch -P0 -p1
-#%patch1 -p1
+#%%patch1 -p1
%build
%{__make} CC="%{__cxx}" CXX="%{__cxx}" OPTIM="%{rpmcflags}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/swish++.git/commitdiff/33d4d07321d84419808733d9562886aa309f41cb
More information about the pld-cvs-commit
mailing list