[packages/GWorkspace] Don't apply commented out patches.

arekm arekm at pld-linux.org
Tue Jul 15 11:19:07 CEST 2025


commit 7b1e9760aa405a5d00080630c2151aee314b0b12
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 11:18:51 2025 +0200

    Don't apply commented out patches.

 GWorkspace.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/GWorkspace.spec b/GWorkspace.spec
index c6dc328..36acfac 100644
--- a/GWorkspace.spec
+++ b/GWorkspace.spec
@@ -33,7 +33,7 @@ Pliki nagłówkowe GWorkspace.
 
 %prep
 %setup -q
-#%patch0 -p1
+#%%patch0 -p1
 %patch -P1 -p1
 
 find . -type d -name CVS | xargs rm -rf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/GWorkspace.git/commitdiff/7b1e9760aa405a5d00080630c2151aee314b0b12



More information about the pld-cvs-commit mailing list