[packages/lzham] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:12:40 CEST 2025


commit 460d054217b50534a436a4cd236766fd62a65b53
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:12:24 2025 +0200

    Fix applying patches.

 lzham.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lzham.spec b/lzham.spec
index 5d6d95a..40ba28e 100644
--- a/lzham.spec
+++ b/lzham.spec
@@ -42,8 +42,8 @@ Pliki nagłówkowe bibliotek LZHAM.
 
 %prep
 %setup -q -n lzham_codec-%{tagver}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lzham.git/commitdiff/460d054217b50534a436a4cd236766fd62a65b53



More information about the pld-cvs-commit mailing list