[packages/perl-Data-Locations] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:57:12 CEST 2025
commit cee2f16decb4169f25fb26831f9229a441fb77a6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:56:56 2025 +0200
Fix applying patches.
perl-Data-Locations.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Data-Locations.spec b/perl-Data-Locations.spec
index 4347474..cb3acc0 100644
--- a/perl-Data-Locations.spec
+++ b/perl-Data-Locations.spec
@@ -29,7 +29,7 @@ Data::Locations - magiczne punkty wstawiania w danych.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__perl} Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Data-Locations.git/commitdiff/cee2f16decb4169f25fb26831f9229a441fb77a6
More information about the pld-cvs-commit
mailing list