[packages/alac] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:31:47 CEST 2025
commit b66f5ea2078813f30a91bc17a54eecb53d8f2155
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:31:31 2025 +0200
Fix applying patches.
alac.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/alac.spec b/alac.spec
index 8c7b734..ffe47c5 100644
--- a/alac.spec
+++ b/alac.spec
@@ -55,7 +55,7 @@ Statyczna biblioteka ALAC.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/alac.git/commitdiff/b66f5ea2078813f30a91bc17a54eecb53d8f2155
More information about the pld-cvs-commit
mailing list