[packages/decopter] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:12:09 CEST 2025
commit 8423034382b509b0030039c88247667f21d3de42
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:11:54 2025 +0200
Fix applying patches.
decopter.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/decopter.spec b/decopter.spec
index 6fd4417..4e6621a 100644
--- a/decopter.spec
+++ b/decopter.spec
@@ -40,8 +40,8 @@ grywalny, można tylko latać w koło.
%prep
%setup -q -a1
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/decopter.git/commitdiff/8423034382b509b0030039c88247667f21d3de42
More information about the pld-cvs-commit
mailing list