[packages/x11vnc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:12:13 CEST 2025
commit 22ded91f41d186d031e39400ae8f3c772fd0aced
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:51 2025 +0200
Fix applying patches.
x11vnc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/x11vnc.spec b/x11vnc.spec
index db7a376..6e9e749 100644
--- a/x11vnc.spec
+++ b/x11vnc.spec
@@ -69,7 +69,7 @@ Skrytpy startowe dla servera VNC.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/x11vnc.git/commitdiff/22ded91f41d186d031e39400ae8f3c772fd0aced
More information about the pld-cvs-commit
mailing list