[packages/libtiff] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:02:16 CEST 2025
commit 631a431363162b987ca7ac7fae7a735551eeb148
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:02:00 2025 +0200
Fix applying patches.
libtiff.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libtiff.spec b/libtiff.spec
index 2a99bcf..98b52d2 100644
--- a/libtiff.spec
+++ b/libtiff.spec
@@ -188,7 +188,7 @@ Dokumentacja w formacie HTML do biblioteki i narzędzi tiff.
%prep
%setup -q -n tiff-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libtiff.git/commitdiff/631a431363162b987ca7ac7fae7a735551eeb148
More information about the pld-cvs-commit
mailing list