[packages/ufoai] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:25:13 CEST 2025


commit 86bf032906d517e0b555486490ac044a8309e290
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:24:57 2025 +0200

    Fix applying patches.

 ufoai.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ufoai.spec b/ufoai.spec
index 1eb6f76..14294a0 100644
--- a/ufoai.spec
+++ b/ufoai.spec
@@ -77,8 +77,8 @@ darmo.
 
 %prep
 %setup -q -n %{name}-%{version}-source
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 # needed to build properly
 mkdir base
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ufoai.git/commitdiff/86bf032906d517e0b555486490ac044a8309e290



More information about the pld-cvs-commit mailing list