[packages/vncsnapshot] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:03:39 CEST 2025
commit bacccc02911fab0b2802a01a2e86be48827156bd
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:30:38 2025 +0200
Fix applying patches.
vncsnapshot.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vncsnapshot.spec b/vncsnapshot.spec
index 7b1a569..7a5f5df 100644
--- a/vncsnapshot.spec
+++ b/vncsnapshot.spec
@@ -24,7 +24,7 @@ Zachowuje obraz ekranu serwera VNC w pliku JPEG.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vncsnapshot.git/commitdiff/bacccc02911fab0b2802a01a2e86be48827156bd
More information about the pld-cvs-commit
mailing list