[packages/pdixtract] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:53:50 CEST 2025


commit bfb3eb6bc01ce30030eff40cc2b33721b47ac885
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:53:34 2025 +0200

    Fix applying patches.

 pdixtract.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pdixtract.spec b/pdixtract.spec
index 6471a15..0df6179 100644
--- a/pdixtract.spec
+++ b/pdixtract.spec
@@ -23,7 +23,7 @@ ze zbiorów plików.
 
 %prep
 %setup -qc
-%patch0 -p0
+%patch -P0 -p0
 
 %build
 %{__cc} %{rpmldflags} %{rpmcflags} pdixtract.c -o pdixtract
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pdixtract.git/commitdiff/bfb3eb6bc01ce30030eff40cc2b33721b47ac885



More information about the pld-cvs-commit mailing list