[packages/liveice] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:08:25 CEST 2025
commit fce772fb8065f33ebcb2d99f5586b9eaf7e0dc5c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:08:09 2025 +0200
Fix applying patches.
liveice.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/liveice.spec b/liveice.spec
index 809401d..1d1b6be 100644
--- a/liveice.spec
+++ b/liveice.spec
@@ -31,7 +31,7 @@ używać liveice z mikrofonem by tworzyć i nadawać audycje audio.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__autoheader}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/liveice.git/commitdiff/fce772fb8065f33ebcb2d99f5586b9eaf7e0dc5c
More information about the pld-cvs-commit
mailing list