[packages/libfpx] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:48:42 CEST 2025


commit 9e80e09b0ddddb6f633789662e9b6fd81db84ab9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:48:26 2025 +0200

    Fix applying patches.

 libfpx.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libfpx.spec b/libfpx.spec
index 8811d27..3624f35 100644
--- a/libfpx.spec
+++ b/libfpx.spec
@@ -62,7 +62,7 @@ Statyczna wersja biblioteki FlashPIX.
 
 %prep
 %setup -q -n %{name}-1.3.1-10
-%patch0 -p1
+%patch -P0 -p1
 
 ln -f flashpix.h COPYING
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libfpx.git/commitdiff/9e80e09b0ddddb6f633789662e9b6fd81db84ab9



More information about the pld-cvs-commit mailing list