[packages/wmfmixer] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:08:30 CEST 2025
commit fa852acc086c38f246ba7cb58e10e7942144cb5a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:45 2025 +0200
Fix applying patches.
wmfmixer.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/wmfmixer.spec b/wmfmixer.spec
index 5e2337f..cfe4e5d 100644
--- a/wmfmixer.spec
+++ b/wmfmixer.spec
@@ -25,8 +25,8 @@ WMfmixer jest prostym dokowalnym programem do kontroli nad urządzeniem
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wmfmixer.git/commitdiff/fa852acc086c38f246ba7cb58e10e7942144cb5a
More information about the pld-cvs-commit
mailing list