[packages/gtkpod] use %patch -P
atler
atler at pld-linux.org
Fri Feb 14 21:29:05 CET 2025
commit 2717f5713d92fdb65408541d210ba399e7ea52f9
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Feb 14 21:20:42 2025 +0100
use %patch -P
gtkpod.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gtkpod.spec b/gtkpod.spec
index 611857e..8311271 100644
--- a/gtkpod.spec
+++ b/gtkpod.spec
@@ -65,9 +65,9 @@ urządzeń Apple iPod. Pozwala wgrywać pliki i listy utworów do iPoda.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%{__sed} -i -e 's!/usr/bin/awk!/bin/awk!g' scripts/ldif2vcf.sh
%{__sed} -i -e '/^dist_profiles_DATA/s:=.*:=:' plugins/sjcd/data/Makefile.am
%{__sed} -i -e '1s,/usr/bin/python$,%{__python},' ./scripts/sync-palm-jppy.py
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gtkpod.git/commitdiff/2717f5713d92fdb65408541d210ba399e7ea52f9
More information about the pld-cvs-commit
mailing list