[packages/maxfighter] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:15:44 CEST 2025
commit 9ec65712e0c5912837fc63cbf7c7ffb7e1b42e4a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:15:28 2025 +0200
Fix applying patches.
maxfighter.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/maxfighter.spec b/maxfighter.spec
index a479739..704fefa 100644
--- a/maxfighter.spec
+++ b/maxfighter.spec
@@ -28,7 +28,7 @@ Strzelanka kosmiczna Max Fighter.
%prep
%setup -q -n %{name}_%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
sed -i "/RESOURCEDIR/s|resources/|/usr/share/games/%{name}/|" SConstruct
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/maxfighter.git/commitdiff/9ec65712e0c5912837fc63cbf7c7ffb7e1b42e4a
More information about the pld-cvs-commit
mailing list