[packages/flyer] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:33:54 CEST 2025


commit 55550d5c3a87ab01f4559c057635d763d27037d3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:33:39 2025 +0200

    Fix applying patches.

 flyer.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/flyer.spec b/flyer.spec
index 98767bb..0cf927d 100644
--- a/flyer.spec
+++ b/flyer.spec
@@ -22,8 +22,8 @@ Flyer egy nagyszerű és szórakoztató 2D repülő szimulátor
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 qmake-qt4
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/flyer.git/commitdiff/55550d5c3a87ab01f4559c057635d763d27037d3



More information about the pld-cvs-commit mailing list