[packages/spice] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:05:14 CEST 2025
commit b3d5f0cae04c42f352f7558de9967d8ed0f0c5df
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:04:59 2025 +0200
Fix applying patches.
spice.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/spice.spec b/spice.spec
index 5172cc9..4b3a418 100644
--- a/spice.spec
+++ b/spice.spec
@@ -79,7 +79,7 @@ Arquivos com exemplos para o SPICE 3 de Berkeley.
%prep
%setup -q -n %{name}%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
./util/build linux \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/spice.git/commitdiff/b3d5f0cae04c42f352f7558de9967d8ed0f0c5df
More information about the pld-cvs-commit
mailing list