[packages/Xconfigurator] Don't apply commented out patches.
arekm
arekm at pld-linux.org
Tue Jul 15 11:28:03 CEST 2025
commit 2c51f7dc5434813251fe23dedd565ea84f867df7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 11:27:42 2025 +0200
Don't apply commented out patches.
Xconfigurator.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Xconfigurator.spec b/Xconfigurator.spec
index c7e35cd..d983ea3 100644
--- a/Xconfigurator.spec
+++ b/Xconfigurator.spec
@@ -38,7 +38,7 @@ przyjemniejszy interfejs i jest łatwiejszy w obsłudze.
%prep
%setup -q
-#%patch0 -p1
+#%%patch0 -p1
%patch -P1 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Xconfigurator.git/commitdiff/2c51f7dc5434813251fe23dedd565ea84f867df7
More information about the pld-cvs-commit
mailing list