[packages/babelize] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:44:58 CEST 2025
commit 09154a3db8303f2fc23ede33cad07240f13a59be
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:44:43 2025 +0200
Fix applying patches.
babelize.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/babelize.spec b/babelize.spec
index 41fb256..4293f0d 100644
--- a/babelize.spec
+++ b/babelize.spec
@@ -29,7 +29,7 @@ oryginalna płyta CD z grą oraz łata z Babelize.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i -e 's@${babelizedir}@$(RPM_BUILD_ROOT)%{_bindir}@' {bin/Makefile.am,share/babelize/Makefile.am}
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/babelize.git/commitdiff/09154a3db8303f2fc23ede33cad07240f13a59be
More information about the pld-cvs-commit
mailing list