[packages/mpage] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:24:47 CEST 2025


commit d727f063237abcb594f427a0b3fb2c6063309fff
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:24:31 2025 +0200

    Fix applying patches.

 mpage.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/mpage.spec b/mpage.spec
index ba4557e..2d5d848 100644
--- a/mpage.spec
+++ b/mpage.spec
@@ -49,9 +49,9 @@ olanak verir.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch4 -p1
-%patch5 -p1
+%patch -P0 -p1
+%patch -P4 -p1
+%patch -P5 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mpage.git/commitdiff/d727f063237abcb594f427a0b3fb2c6063309fff



More information about the pld-cvs-commit mailing list