[packages/perl-Tie-Watch] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:05:52 CEST 2025
commit b09120bdfa551abce4c5216f8d6f08fc36726745
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:05:36 2025 +0200
Fix applying patches.
perl-Tie-Watch.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Tie-Watch.spec b/perl-Tie-Watch.spec
index ae2be37..b843ed6 100644
--- a/perl-Tie-Watch.spec
+++ b/perl-Tie-Watch.spec
@@ -42,7 +42,7 @@ przeczytać manual perltie(1).
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p0
+%patch -P0 -p0
%build
%{__perl} Makefile.PL \
INSTALLDIRS=vendor
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Tie-Watch.git/commitdiff/b09120bdfa551abce4c5216f8d6f08fc36726745
More information about the pld-cvs-commit
mailing list