[packages/xrdesktop] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:22:49 CEST 2025
commit 2cdf6de4baf82181d86fad5586bc68b09832d2a8
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:15 2025 +0200
Fix applying patches.
xrdesktop.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/xrdesktop.spec b/xrdesktop.spec
index 09b6c7d..6e9fe07 100644
--- a/xrdesktop.spec
+++ b/xrdesktop.spec
@@ -28,7 +28,7 @@ Gtk-Perl.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%install
rm -rf $RPM_BUILD_ROOT
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/xrdesktop.git/commitdiff/2cdf6de4baf82181d86fad5586bc68b09832d2a8
More information about the pld-cvs-commit
mailing list