[packages/pstoedit] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:23:42 CEST 2025


commit 9f1b0d99a6f33414d7dc7ef021840d1d7f1ce5e2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:23:26 2025 +0200

    Fix applying patches.

 pstoedit.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pstoedit.spec b/pstoedit.spec
index 2ece2ab..918a5a1 100644
--- a/pstoedit.spec
+++ b/pstoedit.spec
@@ -137,8 +137,8 @@ Wtyczka wmf dla biblioteki pstoedit. Używa biblioteki libEMF.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pstoedit.git/commitdiff/9f1b0d99a6f33414d7dc7ef021840d1d7f1ce5e2



More information about the pld-cvs-commit mailing list