[packages/alienblaster] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:31:58 CEST 2025
commit 46b63ce346e86eba73f10c47523304c9e00e6332
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:31:43 2025 +0200
Fix applying patches.
alienblaster.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/alienblaster.spec b/alienblaster.spec
index 6725f97..606faae 100644
--- a/alienblaster.spec
+++ b/alienblaster.spec
@@ -24,7 +24,7 @@ Celem gry jest powstrzymanie inwazji obcych i zniszczenie ich.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i 's at images@%{_datadir}/%{name}/images@' cfg/{level1.cfg,level2.cfg}
%{__sed} -i 's at .//@/@' cfg/{level1.cfg,level2.cfg}
%{__sed} -i 's at ./images@%{_datadir}/%{name}/images@' src/{global.cc,global.h}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/alienblaster.git/commitdiff/46b63ce346e86eba73f10c47523304c9e00e6332
More information about the pld-cvs-commit
mailing list