[packages/pdfedit] Fix applying patches.

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


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

    Fix applying patches.

 pdfedit.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pdfedit.spec b/pdfedit.spec
index c6c7d16..0668354 100644
--- a/pdfedit.spec
+++ b/pdfedit.spec
@@ -54,7 +54,7 @@ wtyczki.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 # remove bashizms
 sed -e 's/function //g' -i getversion tools/generate_lang.sh
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pdfedit.git/commitdiff/b80747e83d65dcaaf785d7eadb765195d29d8e99



More information about the pld-cvs-commit mailing list