[packages/voicechat] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:03:45 CEST 2025
commit 0d8ce8e6694a6b14fdc102017ce03e480a6e9beb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:38 2025 +0200
Fix applying patches.
voicechat.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/voicechat.spec b/voicechat.spec
index eee23b6..267cad5 100644
--- a/voicechat.spec
+++ b/voicechat.spec
@@ -22,7 +22,7 @@ przesyłania tekstu) przez sieć TCP/IP małej przepustowości.
%prep
%setup -q -n %{name}-%{alt_version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} CFLAGS="-Wall %{rpmcflags}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/voicechat.git/commitdiff/0d8ce8e6694a6b14fdc102017ce03e480a6e9beb
More information about the pld-cvs-commit
mailing list