[packages/glade2] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:47:16 CEST 2025
commit 47168d9407bde0208dc914bc5413185fb478bb22
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:47:00 2025 +0200
Fix applying patches.
glade2.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/glade2.spec b/glade2.spec
index 6269241..b3fc2e5 100644
--- a/glade2.spec
+++ b/glade2.spec
@@ -93,9 +93,9 @@ GTK+2 та GNOME. GLADE може створювати вихідний код н
%prep
%setup -q -n glade-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
sed -i -e 's#sr at Latn#sr at latin#' po/LINGUAS
mv po/sr@{Latn,latin}.po
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glade2.git/commitdiff/47168d9407bde0208dc914bc5413185fb478bb22
More information about the pld-cvs-commit
mailing list