[packages/perl-Event-Lib] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:58:14 CEST 2025
commit e6e5819c84c9cb41f3887d1ed3c7df61540c1738
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:57:57 2025 +0200
Fix applying patches.
perl-Event-Lib.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/perl-Event-Lib.spec b/perl-Event-Lib.spec
index efe282e..dac53f1 100644
--- a/perl-Event-Lib.spec
+++ b/perl-Event-Lib.spec
@@ -49,7 +49,7 @@ oferuje ujednolicony interfejs do nich wszystkich.
%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-Event-Lib.git/commitdiff/e6e5819c84c9cb41f3887d1ed3c7df61540c1738
More information about the pld-cvs-commit
mailing list