[packages/freenx-client] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:35:35 CEST 2025
commit a137eba70d8966daf1f5f487de24eca5bc6730f3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:35:20 2025 +0200
Fix applying patches.
freenx-client.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/freenx-client.spec b/freenx-client.spec
index 939bdaa..031768c 100644
--- a/freenx-client.spec
+++ b/freenx-client.spec
@@ -30,7 +30,7 @@ This is a free implementation of a NX session client.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
cd qtnx
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/freenx-client.git/commitdiff/a137eba70d8966daf1f5f487de24eca5bc6730f3
More information about the pld-cvs-commit
mailing list