[packages/libvorbis] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:03:54 CEST 2025


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

    Fix applying patches.

 libvorbis.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libvorbis.spec b/libvorbis.spec
index ff5912d..ace4a66 100644
--- a/libvorbis.spec
+++ b/libvorbis.spec
@@ -103,7 +103,7 @@ Bibliotecas estáticas para desenvolvimento com o codec Vorbis.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvorbis.git/commitdiff/c3355f2a7a8120891c5ce1f5f030279dba32d8a8



More information about the pld-cvs-commit mailing list