[packages/gtulpas] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:03:55 CEST 2025


commit 561098b132c3211be8dfa378ca7f59fe94ddc6fc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:03:39 2025 +0200

    Fix applying patches.

 gtulpas.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/gtulpas.spec b/gtulpas.spec
index c96e30a..946ceae 100644
--- a/gtulpas.spec
+++ b/gtulpas.spec
@@ -33,12 +33,12 @@ GNOME Tulpas - gra w bilard.
 
 %prep
 %setup -q
-%patch0 -p0
-%patch1 -p0
-%patch2 -p0
-%patch3 -p0
-%patch4 -p0
-%patch5 -p1
+%patch -P0 -p0
+%patch -P1 -p0
+%patch -P2 -p0
+%patch -P3 -p0
+%patch -P4 -p0
+%patch -P5 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtulpas.git/commitdiff/561098b132c3211be8dfa378ca7f59fe94ddc6fc



More information about the pld-cvs-commit mailing list