[packages/missile] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:20:24 CEST 2025
commit deee686f5859f0fbae8098fd2e4beb08ec18287f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:20:09 2025 +0200
Fix applying patches.
missile.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/missile.spec b/missile.spec
index 8f2b709..c733c01 100644
--- a/missile.spec
+++ b/missile.spec
@@ -23,8 +23,8 @@ Klon atarowskiej gry Missile Command.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/missile.git/commitdiff/deee686f5859f0fbae8098fd2e4beb08ec18287f
More information about the pld-cvs-commit
mailing list