[packages/eAudio] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:22:45 CEST 2025
commit 062979fe2a9f5a0d34de0778715c584dfadf66cb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:22:29 2025 +0200
Fix applying patches.
eAudio.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/eAudio.spec b/eAudio.spec
index b0b46e4..3c94444 100644
--- a/eAudio.spec
+++ b/eAudio.spec
@@ -32,7 +32,7 @@ konfigurować - w sposób graficzny.
%prep
%setup -q -n %{name}-DR%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
rm -f missing
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/eAudio.git/commitdiff/062979fe2a9f5a0d34de0778715c584dfadf66cb
More information about the pld-cvs-commit
mailing list