[packages/aumix] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:43:04 CEST 2025
commit 0b185ea6a7c3287a95a02e029fc862fc4ecc4ff5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:42:48 2025 +0200
Fix applying patches.
aumix.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/aumix.spec b/aumix.spec
index 3509608..c4a8204 100644
--- a/aumix.spec
+++ b/aumix.spec
@@ -104,8 +104,8 @@ systemu.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/aumix.git/commitdiff/0b185ea6a7c3287a95a02e029fc862fc4ecc4ff5
More information about the pld-cvs-commit
mailing list