[packages/spice-controller] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:05:17 CEST 2025


commit d7e631331f97fae4ac5942e83881c646034f44e9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:05:01 2025 +0200

    Fix applying patches.

 spice-controller.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/spice-controller.spec b/spice-controller.spec
index 6d180e3..cd4bd16 100644
--- a/spice-controller.spec
+++ b/spice-controller.spec
@@ -96,9 +96,9 @@ Interfejs języka Vala do nagłówków protokołu kontrolera SPICE.
 
 %prep
 %setup -q -n spice-gtk-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/spice-controller.git/commitdiff/d7e631331f97fae4ac5942e83881c646034f44e9



More information about the pld-cvs-commit mailing list