[packages/xpde] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:28:28 CEST 2025
commit d5032abae67872898bf34f665eca3f12d140f5b7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:28:12 2025 +0200
Don't apply commented out patches.
xpde.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xpde.spec b/xpde.spec
index 6d57245..f33523a 100644
--- a/xpde.spec
+++ b/xpde.spec
@@ -38,8 +38,8 @@ okien.
%prep
%setup -q -n xpde
-#%patch0 -p1
-#%patch1 -p1
+#%%patch0 -p1
+#%%patch1 -p1
#cp %{PATCH1} xpde-ns.patch
#splitdiff -a xpde-ns.patch
#P=`ls xpde-ns.patch.part*`
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xpde.git/commitdiff/d5032abae67872898bf34f665eca3f12d140f5b7
More information about the pld-cvs-commit
mailing list