[packages/pootle] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:19:37 CEST 2025
commit 5d19385c0bf5c4111c6ed0c32bba58a3bf81dc84
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:19:21 2025 +0200
Fix applying patches.
pootle.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pootle.spec b/pootle.spec
index 6dacdfc..699ab73 100644
--- a/pootle.spec
+++ b/pootle.spec
@@ -53,7 +53,7 @@ It's features include::
%prep
%setup -q -n %{fullname}-%{version}%{?subver}
-%patch0 -p1
+%patch -P0 -p1
#%patch1 -p1
#%patch2 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/pootle.git/commitdiff/5d19385c0bf5c4111c6ed0c32bba58a3bf81dc84
More information about the pld-cvs-commit
mailing list