[packages/dx] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:17:18 CEST 2025
commit 5321aa1040e4b8e2b1747eb6cf2f1c18b2be5265
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:17:02 2025 +0200
Don't apply commented out patches.
dx.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dx.spec b/dx.spec
index 92717ea..22ad838 100644
--- a/dx.spec
+++ b/dx.spec
@@ -132,7 +132,7 @@ Przykłady dla OpenDX.
%prep
%setup -q -a 1
-#%patch0 -p1
+#%%patch0 -p1
%patch -P 1 -p1
%patch -P 2 -p0
%patch -P 3 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dx.git/commitdiff/5321aa1040e4b8e2b1747eb6cf2f1c18b2be5265
More information about the pld-cvs-commit
mailing list