[packages/passepartout] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:52:07 CEST 2025


commit 598313778f7f56cbdafd7d7e3d18b8f55b69466a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:51:52 2025 +0200

    Fix applying patches.

 passepartout.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/passepartout.spec b/passepartout.spec
index 99b51ec..e54b4c2 100644
--- a/passepartout.spec
+++ b/passepartout.spec
@@ -42,8 +42,8 @@ których typowymi przykładami są magazyny, broszury i druczki.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/passepartout.git/commitdiff/598313778f7f56cbdafd7d7e3d18b8f55b69466a



More information about the pld-cvs-commit mailing list