[packages/konwert] Fix applying patches.

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


commit 5442c31fb146ac815a275ab0586e2c090d158482
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:36:37 2025 +0200

    Fix applying patches.

 konwert.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/konwert.spec b/konwert.spec
index 067ada5..3f1064f 100644
--- a/konwert.spec
+++ b/konwert.spec
@@ -41,8 +41,8 @@ nowych filtrów. Nie są one potrzebne do normalnego użytkowania.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 OPTFLAGS="%{rpmcflags} %{!?debug:-fomit-frame-pointer}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/konwert.git/commitdiff/5442c31fb146ac815a275ab0586e2c090d158482



More information about the pld-cvs-commit mailing list