[packages/bzip2] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:52:51 CEST 2025


commit a1abb7033a94871233abc605ac20b3251e8069ad
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:52:35 2025 +0200

    Fix applying patches.

 bzip2.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bzip2.spec b/bzip2.spec
index d999665..529bced 100644
--- a/bzip2.spec
+++ b/bzip2.spec
@@ -166,7 +166,7 @@ Bibliotecas estáticas para desenvolvimento com a bzip2.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %{?with_progress:%patch2 -p1}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bzip2.git/commitdiff/a1abb7033a94871233abc605ac20b3251e8069ad



More information about the pld-cvs-commit mailing list