[packages/grdesktop] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:58:50 CEST 2025
commit c90a95cb51c8d3da1e8024f1c9aae8e86859aff1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:58:34 2025 +0200
Fix applying patches.
grdesktop.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/grdesktop.spec b/grdesktop.spec
index 66f5cec..8b0b704 100644
--- a/grdesktop.spec
+++ b/grdesktop.spec
@@ -33,8 +33,8 @@ Ten pakiet zawiera graficzną nakładkę na rdesktop.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/grdesktop.git/commitdiff/c90a95cb51c8d3da1e8024f1c9aae8e86859aff1
More information about the pld-cvs-commit
mailing list