[packages/perl-File-ExtAttr] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:58:39 CEST 2025
commit 77ca58b560b6ad6add3ea3b264259f3c2a93f532
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:58:23 2025 +0200
Fix applying patches.
perl-File-ExtAttr.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-File-ExtAttr.spec b/perl-File-ExtAttr.spec
index 5092428..82d2d8e 100644
--- a/perl-File-ExtAttr.spec
+++ b/perl-File-ExtAttr.spec
@@ -36,7 +36,7 @@ mount -o user_xattr /dev/hda1 /some/path
%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-File-ExtAttr.git/commitdiff/77ca58b560b6ad6add3ea3b264259f3c2a93f532
More information about the pld-cvs-commit
mailing list