[packages/crossfire-client] - use patch -P

qboosh qboosh at pld-linux.org
Sun Mar 23 20:14:59 CET 2025


commit ffa8007b575769bbf157adddd5e3b4c58274dfd4
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 23 16:28:36 2025 +0100

    - use patch -P

 crossfire-client.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/crossfire-client.spec b/crossfire-client.spec
index 886e6eb..bba0e03 100644
--- a/crossfire-client.spec
+++ b/crossfire-client.spec
@@ -88,8 +88,8 @@ Trochę obrazków wyciągniętych z serwera do Crossfire.
 
 %prep
 %setup  -q -a1
-%patch0 -p1
-mv -f sounds cfsounds
+%patch -P0 -p1
+%{__mv} sounds cfsounds
 %if %{with images}
 install -d images
 cd images
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossfire-client.git/commitdiff/a86c45d33fe4556b7a5024e3b31bcd9cf841066c



More information about the pld-cvs-commit mailing list