[packages/pgn-extract] Don't apply commented out patches.

arekm arekm at pld-linux.org
Tue Jul 15 11:23:47 CEST 2025


commit bddba98bf9d23c9085237171c737d872082bb3d3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 11:23:32 2025 +0200

    Don't apply commented out patches.

 pgn-extract.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pgn-extract.spec b/pgn-extract.spec
index 86be6aa..209e01d 100644
--- a/pgn-extract.spec
+++ b/pgn-extract.spec
@@ -23,8 +23,8 @@ plików w formacie PGN i do manipulowania nimi.
 %prep
 %setup -q -c
 %patch -P0 -p1
-#%patch1
-#%patch2
+#%%patch1
+#%%patch2
 
 %build
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pgn-extract.git/commitdiff/bddba98bf9d23c9085237171c737d872082bb3d3



More information about the pld-cvs-commit mailing list