[packages/qonk] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:35:54 CEST 2025


commit 4423c4d2d6a9e16a8ad9a30fbc3d756750216282
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:35:38 2025 +0200

    Fix applying patches.

 qonk.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/qonk.spec b/qonk.spec
index 0548062..1335988 100644
--- a/qonk.spec
+++ b/qonk.spec
@@ -42,8 +42,8 @@ przeciwników będzie musiał pokonać w coraz większych układach.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/qonk.git/commitdiff/4423c4d2d6a9e16a8ad9a30fbc3d756750216282



More information about the pld-cvs-commit mailing list