[packages/crossmingw32-libvorbis] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:06:48 CEST 2025
commit df5e8a977b98971b12fdb2caebe82349258140ae
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:06:33 2025 +0200
Fix applying patches.
crossmingw32-libvorbis.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/crossmingw32-libvorbis.spec b/crossmingw32-libvorbis.spec
index 08e58a8..4253797 100644
--- a/crossmingw32-libvorbis.spec
+++ b/crossmingw32-libvorbis.spec
@@ -86,7 +86,7 @@ Biblioteka DLL libvorbis dla Windows.
%prep
%setup -q -n %{realname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
export PKG_CONFIG_LIBDIR=%{_prefix}/lib/pkgconfig
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-libvorbis.git/commitdiff/df5e8a977b98971b12fdb2caebe82349258140ae
More information about the pld-cvs-commit
mailing list