[packages/txt2pdbdoc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:24:11 CEST 2025


commit 6d9e109d0de6f2934bc56c075e68f0b1fcaec9b3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:23:56 2025 +0200

    Fix applying patches.

 txt2pdbdoc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/txt2pdbdoc.spec b/txt2pdbdoc.spec
index b6dc4f0..43a476e 100644
--- a/txt2pdbdoc.spec
+++ b/txt2pdbdoc.spec
@@ -21,7 +21,7 @@ odwrotnie.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} CFLAGS="%{rpmcflags}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/txt2pdbdoc.git/commitdiff/6d9e109d0de6f2934bc56c075e68f0b1fcaec9b3



More information about the pld-cvs-commit mailing list