[packages/aumix-gtk] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:43:07 CEST 2025


commit c435a5ee599f5665d102942a332084a87da6f5a4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:42:51 2025 +0200

    Fix applying patches.

 aumix-gtk.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/aumix-gtk.spec b/aumix-gtk.spec
index 1c473fe..5ab4e27 100644
--- a/aumix-gtk.spec
+++ b/aumix-gtk.spec
@@ -73,8 +73,8 @@ jak poziom sygnału wyjściowego.
 
 %prep
 %setup -q -n aumix-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/aumix-gtk.git/commitdiff/c435a5ee599f5665d102942a332084a87da6f5a4



More information about the pld-cvs-commit mailing list