[packages/synce-kde] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:27:18 CEST 2025
commit 6814915b9e7fb568d58afcafb56af7826e2b06a8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:27:02 2025 +0200
Don't apply commented out patches.
synce-kde.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/synce-kde.spec b/synce-kde.spec
index 3817624..e8c8391 100644
--- a/synce-kde.spec
+++ b/synce-kde.spec
@@ -81,10 +81,10 @@ Synchronizacja AvantGo dla KDE.
%prep
%setup -q -n %{name}
-#%patch100 -p1
+#%%patch100 -p1
%patch -P0 -p1
%patch -P1 -p1
-#%patch2 -p1
+#%%patch2 -p1
%patch -P3 -p1
%patch -P4 -p1
%patch -P5 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/synce-kde.git/commitdiff/6814915b9e7fb568d58afcafb56af7826e2b06a8
More information about the pld-cvs-commit
mailing list