[packages/perl-Quota] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:03:50 CEST 2025
commit ef3ffc67b9c208a705770d38f7769b099d267c50
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:03:34 2025 +0200
Fix applying patches.
perl-Quota.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-Quota.spec b/perl-Quota.spec
index f9b7211..22e7935 100644
--- a/perl-Quota.spec
+++ b/perl-Quota.spec
@@ -41,8 +41,8 @@ quotactl wymaga jako parametru) odpowiadających im systemów plików.
%prep
%setup -q -n %{pnam}-%{version}
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
%build
%{__perl} Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Quota.git/commitdiff/ef3ffc67b9c208a705770d38f7769b099d267c50
More information about the pld-cvs-commit
mailing list