[packages/sndconfig] Fix applying patches.

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


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

    Fix applying patches.

 sndconfig.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/sndconfig.spec b/sndconfig.spec
index 41f204e..75abac4 100644
--- a/sndconfig.spec
+++ b/sndconfig.spec
@@ -40,10 +40,10 @@ Red Hata (lub kompatybilnym).
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sndconfig.git/commitdiff/7a627b2daa031037945126d8051671116052be41



More information about the pld-cvs-commit mailing list