[packages/libfep] Fix applying patches.

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


commit 2a41b68452947e23801dbc0a03b191c858ee1a01
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:48:09 2025 +0200

    Fix applying patches.

 libfep.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libfep.spec b/libfep.spec
index d44356d..4b10f28 100644
--- a/libfep.spec
+++ b/libfep.spec
@@ -97,7 +97,7 @@ Dokumentacja API biblioteki libfep.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 # force rebuild
 %{__rm} docs/libfep/*.txt docs/libfep-glib/*.txt
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libfep.git/commitdiff/2a41b68452947e23801dbc0a03b191c858ee1a01



More information about the pld-cvs-commit mailing list