[packages/perl-Audio-MPEG] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:55:20 CEST 2025
commit e0eae5ba6dc11e7f59cbfd4f30ca6ac8221da9a9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:55:04 2025 +0200
Fix applying patches.
perl-Audio-MPEG.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/perl-Audio-MPEG.spec b/perl-Audio-MPEG.spec
index 8c1bfda..4b4ef0a 100644
--- a/perl-Audio-MPEG.spec
+++ b/perl-Audio-MPEG.spec
@@ -42,8 +42,8 @@ strumieni PCM do MP3.
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__perl} Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Audio-MPEG.git/commitdiff/e0eae5ba6dc11e7f59cbfd4f30ca6ac8221da9a9
More information about the pld-cvs-commit
mailing list