[packages/rdesktop] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:40:37 CEST 2025
commit 3629a766adf78a1a6cfa7a08fc45db01447ff02a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:40:21 2025 +0200
Fix applying patches.
rdesktop.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/rdesktop.spec b/rdesktop.spec
index 396c72c..d158128 100644
--- a/rdesktop.spec
+++ b/rdesktop.spec
@@ -38,9 +38,9 @@ wymagane żadne rozszerzenia po stronie serwera.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rdesktop.git/commitdiff/3629a766adf78a1a6cfa7a08fc45db01447ff02a
More information about the pld-cvs-commit
mailing list