[packages/libspotify] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:01:31 CEST 2025
commit 2acf6f6304b52d242760acfd76febd9f3b34aad1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:01:15 2025 +0200
Fix applying patches.
libspotify.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libspotify.spec b/libspotify.spec
index dcd150c..ea58109 100644
--- a/libspotify.spec
+++ b/libspotify.spec
@@ -74,7 +74,7 @@ Dokumentacja API biblioteki %{name}.
%ifarch %{x8664}
%setup -q -n %{name}-%{version}-Linux-x86_64-release
%endif
-%patch0 -p1
+%patch -P0 -p1
install -d man
%{__mv} share/doc/libspotify/examples .
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libspotify.git/commitdiff/2acf6f6304b52d242760acfd76febd9f3b34aad1
More information about the pld-cvs-commit
mailing list