[packages/ruby-vnc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:49:46 CEST 2025


commit c04718af0d72a80cb52f166fe224c2b9207c3ce5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:49:31 2025 +0200

    Fix applying patches.

 ruby-vnc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-vnc.spec b/ruby-vnc.spec
index a4e0a3b..f0d7cdc 100644
--- a/ruby-vnc.spec
+++ b/ruby-vnc.spec
@@ -22,7 +22,7 @@ servers.
 %prep
 %setup -q -n %{gem_name}-%{version}
 %undos -f rb
-%patch0 -p1
+%patch -P0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-vnc.git/commitdiff/c04718af0d72a80cb52f166fe224c2b9207c3ce5



More information about the pld-cvs-commit mailing list