[packages/acripper] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:29:41 CEST 2025
commit d1249e19d090e1ddd706dd66c4937ef1489ffb9e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:29:25 2025 +0200
Fix applying patches.
acripper.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/acripper.spec b/acripper.spec
index be2029d..ad6d2d2 100644
--- a/acripper.spec
+++ b/acripper.spec
@@ -32,7 +32,7 @@ FLAC i MP3 (tagi ID3).
%prep
%setup -q -n acriper-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/acripper.git/commitdiff/d1249e19d090e1ddd706dd66c4937ef1489ffb9e
More information about the pld-cvs-commit
mailing list