[packages/libxffm] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:04:45 CEST 2025


commit 4cbfadcfa573e34998967c4474638c4a2dd4a3ed
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:04:29 2025 +0200

    Fix applying patches.

 libxffm.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libxffm.spec b/libxffm.spec
index f383494..41e1506 100644
--- a/libxffm.spec
+++ b/libxffm.spec
@@ -46,8 +46,8 @@ Pliki nagłówkowe dla biblioteki libxffm.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libxffm.git/commitdiff/4cbfadcfa573e34998967c4474638c4a2dd4a3ed



More information about the pld-cvs-commit mailing list