[packages/portsmf] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:20:18 CEST 2025


commit 9f66165601eebe078faaa979950f2c13f0ab432e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:20:02 2025 +0200

    Fix applying patches.

 portsmf.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/portsmf.spec b/portsmf.spec
index d493194..7f322af 100644
--- a/portsmf.spec
+++ b/portsmf.spec
@@ -53,8 +53,8 @@ Statyczna biblioteka portSMF.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %{__rm} configure
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/portsmf.git/commitdiff/9f66165601eebe078faaa979950f2c13f0ab432e



More information about the pld-cvs-commit mailing list