[packages/vnc2swf] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:03:36 CEST 2025


commit 8381f7408bdcdd3936e0dad36d582c93461e626c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:38 2025 +0200

    Fix applying patches.

 vnc2swf.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vnc2swf.spec b/vnc2swf.spec
index 01d68e1..a94e4d9 100644
--- a/vnc2swf.spec
+++ b/vnc2swf.spec
@@ -38,7 +38,7 @@ Vnc2Swf は VNC を録画して Flash に変換するプログラムです。
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__autoconf}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/vnc2swf.git/commitdiff/8381f7408bdcdd3936e0dad36d582c93461e626c



More information about the pld-cvs-commit mailing list