[packages/ermixer] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:26:50 CEST 2025
commit 983a6c5812c44c1eda6137a069bae68b434a5dd1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:26:35 2025 +0200
Fix applying patches.
ermixer.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ermixer.spec b/ermixer.spec
index 2da608c..0d5415b 100644
--- a/ermixer.spec
+++ b/ermixer.spec
@@ -30,7 +30,7 @@ ncurses.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ermixer.git/commitdiff/983a6c5812c44c1eda6137a069bae68b434a5dd1
More information about the pld-cvs-commit
mailing list