[packages/rezound] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:42:45 CEST 2025


commit 8e4b276607434c49dda6d25193324c5c32257c19
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:42:29 2025 +0200

    Fix applying patches.

 rezound.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/rezound.spec b/rezound.spec
index 6468a64..f91655e 100644
--- a/rezound.spec
+++ b/rezound.spec
@@ -50,9 +50,9 @@ dźwiękowych głównie, choć nie tylko, dla systemu Linux.
 
 %prep
 %setup -q -n %{name}-%{version}beta
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rezound.git/commitdiff/8e4b276607434c49dda6d25193324c5c32257c19



More information about the pld-cvs-commit mailing list