[packages/koffice-module-l10n] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:36:41 CEST 2025
commit ba93c5612d7c7d45957b5c447522f51a0d094621
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:36:25 2025 +0200
Fix applying patches.
koffice-module-l10n.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/koffice-module-l10n.spec b/koffice-module-l10n.spec
index 89cc0e9..71d9a84 100644
--- a/koffice-module-l10n.spec
+++ b/koffice-module-l10n.spec
@@ -364,7 +364,7 @@ Pliki umiędzynarodawiające dla kworda.
%prep
%setup -q -c -T %(seq -f '-a %g' 0 38 | xargs)
-%patch0 -p1
+%patch -P0 -p1
%build
for dir in koffice-l10n-*-%{version}; do
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/koffice-module-l10n.git/commitdiff/ba93c5612d7c7d45957b5c447522f51a0d094621
More information about the pld-cvs-commit
mailing list