[packages/gtktalog] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:03:14 CEST 2025
commit 8c6660de977fff3ab053737d379ec1a954fc76f2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:02:58 2025 +0200
Fix applying patches.
gtktalog.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gtktalog.spec b/gtktalog.spec
index 95fa48c..3960c3e 100644
--- a/gtktalog.spec
+++ b/gtktalog.spec
@@ -73,9 +73,9 @@ html, mpeg).
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gtktalog.git/commitdiff/8c6660de977fff3ab053737d379ec1a954fc76f2
More information about the pld-cvs-commit
mailing list