[packages/ruby-listen] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:47:59 CEST 2025


commit b52517f215ab3dd3e6a6ef38825f1de2e153df8d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:47:43 2025 +0200

    Fix applying patches.

 ruby-listen.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-listen.spec b/ruby-listen.spec
index 8f3a73f..537b0ab 100644
--- a/ruby-listen.spec
+++ b/ruby-listen.spec
@@ -32,7 +32,7 @@ the changes. Works everywhere!
 
 %prep
 %setup -q -n %{pkgname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 # make gemspec self-contained
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby-listen.git/commitdiff/b52517f215ab3dd3e6a6ef38825f1de2e153df8d



More information about the pld-cvs-commit mailing list