[packages/libmorph] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:54:33 CEST 2025


commit 7ee96c44b3f0478e826d2db40bf5363bae1c6596
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:54:17 2025 +0200

    Fix applying patches.

 libmorph.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libmorph.spec b/libmorph.spec
index afd6e6e..8a65c86 100644
--- a/libmorph.spec
+++ b/libmorph.spec
@@ -57,7 +57,7 @@ Statyczna wersja biblioteki libmorph.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libmorph.git/commitdiff/7ee96c44b3f0478e826d2db40bf5363bae1c6596



More information about the pld-cvs-commit mailing list