[packages/libgda6] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:49:20 CEST 2025
commit d5c86554952a8b3bf27bac4930891cc4e0b56070
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:49:04 2025 +0200
Fix applying patches.
libgda6.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgda6.spec b/libgda6.spec
index 069699b..b914b28 100644
--- a/libgda6.spec
+++ b/libgda6.spec
@@ -387,8 +387,8 @@ Plik katalogu oraz ikony libgda dla Glade.
%prep
%setup -q -n libgda-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%{__sed} -i -e '1s,/usr/bin/env python3,%{__python3},' \
libgda-report/RML/trml2html/trml2html.py \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgda6.git/commitdiff/d5c86554952a8b3bf27bac4930891cc4e0b56070
More information about the pld-cvs-commit
mailing list