[packages/portaudio] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:20:06 CEST 2025
commit ac765729232766912044dc3683e00f0c18c757d7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:19:50 2025 +0200
Fix applying patches.
portaudio.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/portaudio.spec b/portaudio.spec
index 03ae1a5..ea93108 100644
--- a/portaudio.spec
+++ b/portaudio.spec
@@ -122,7 +122,7 @@ Statyczna biblioteka wiązania C++ do biblioteki PortAudio.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
cp -f /usr/share/automake/config.sub .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/portaudio.git/commitdiff/ac765729232766912044dc3683e00f0c18c757d7
More information about the pld-cvs-commit
mailing list