[packages/lmarbles] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:08:40 CEST 2025
commit 4ae7e91e33a9cc9125586123e4f387104b022f32
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:08:24 2025 +0200
Fix applying patches.
lmarbles.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lmarbles.spec b/lmarbles.spec
index 4f07562..c1491df 100644
--- a/lmarbles.spec
+++ b/lmarbles.spec
@@ -52,7 +52,7 @@ ficar mais interessante, há alguns obstáculos como caminhos de mão
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__perl} -pi -e 's@^inst_dir="\$datadir/games/lmarbles"@inst_dir="\$datadir/lmarbles"@' \
configure.in
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lmarbles.git/commitdiff/4ae7e91e33a9cc9125586123e4f387104b022f32
More information about the pld-cvs-commit
mailing list