[packages/snd] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:02:28 CEST 2025


commit 4ed68e8554ce76fe24af3322cf86547492b9002f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:02:12 2025 +0200

    Fix applying patches.

 snd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/snd.spec b/snd.spec
index 27b47b0..5e49549 100644
--- a/snd.spec
+++ b/snd.spec
@@ -44,8 +44,8 @@ Guile lub Ruby.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/snd.git/commitdiff/4ed68e8554ce76fe24af3322cf86547492b9002f



More information about the pld-cvs-commit mailing list