[packages/kbilliards] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:27:14 CEST 2025


commit 89c29054d5e4c3035155cc0a9e966708c9849245
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:26:58 2025 +0200

    Fix applying patches.

 kbilliards.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/kbilliards.spec b/kbilliards.spec
index 5beeaa4..6ba0fb6 100644
--- a/kbilliards.spec
+++ b/kbilliards.spec
@@ -29,9 +29,9 @@ Zabawny symulator bilarda pod KDE.
 
 %prep
 %setup -q -n %{name}-%{version}b
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 cp -f /usr/share/automake/config.sub admin
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kbilliards.git/commitdiff/89c29054d5e4c3035155cc0a9e966708c9849245



More information about the pld-cvs-commit mailing list