[packages/libtiger] Fix applying patches.

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


commit 5907a37580235e2cb98058e7afb54ea9d5d7828a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:02:03 2025 +0200

    Fix applying patches.

 libtiger.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libtiger.spec b/libtiger.spec
index 05a4593..7300e73 100644
--- a/libtiger.spec
+++ b/libtiger.spec
@@ -61,7 +61,7 @@ Statyczna biblioteka libtiger.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libtiger.git/commitdiff/5907a37580235e2cb98058e7afb54ea9d5d7828a



More information about the pld-cvs-commit mailing list