[packages/dermixd] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:12:41 CEST 2025
commit 75eda7d27cf2386dc3ad2f9f2d594e3cfd2d71f7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:12:26 2025 +0200
Fix applying patches.
dermixd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dermixd.spec b/dermixd.spec
index ccfc696..3eb0fca 100644
--- a/dermixd.spec
+++ b/dermixd.spec
@@ -55,7 +55,7 @@ Két parancssori PERL-szkript a Control modult felhasználva:
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} gnu-alsa SNDFILE=yes VORBISFILE=yes
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dermixd.git/commitdiff/75eda7d27cf2386dc3ad2f9f2d594e3cfd2d71f7
More information about the pld-cvs-commit
mailing list