[packages/perl-Rcs] Fix applying patches.

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


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

    Fix applying patches.

 perl-Rcs.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Rcs.spec b/perl-Rcs.spec
index cbcd470..e1cf4d5 100644
--- a/perl-Rcs.spec
+++ b/perl-Rcs.spec
@@ -29,7 +29,7 @@ Rcs - umożliwia dostęp do narzędzi Systemu Kontroli Rewizji (RCS).
 
 %prep
 %setup -q -n Rcs-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__perl} Makefile.PL \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/perl-Rcs.git/commitdiff/651b388d8b2790e6a84173c0463cc9f66997f923



More information about the pld-cvs-commit mailing list