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

arekm arekm at pld-linux.org
Tue Jul 15 11:28:17 CEST 2025


commit f4988a6f7d45dec2b6997d2a49a180d21be47fd7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 11:28:01 2025 +0200

    Don't apply commented out patches.

 xmldiff.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xmldiff.spec b/xmldiff.spec
index 034460f..552ae31 100644
--- a/xmldiff.spec
+++ b/xmldiff.spec
@@ -35,7 +35,7 @@ XMLdiff może pracować na plikach XML lub drzewach DOM.
 
 %prep
 %setup -q
-#%patch0 -p1
+#%%patch0 -p1
 
 %build
 export CFLAGS="%{rpmcflags}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xmldiff.git/commitdiff/f4988a6f7d45dec2b6997d2a49a180d21be47fd7



More information about the pld-cvs-commit mailing list