[packages/perl-Audio] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:55:11 CEST 2025
commit a4e5ab63018dd41ed9460a48c5753acfc83caac6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:54:55 2025 +0200
Fix applying patches.
perl-Audio.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/perl-Audio.spec b/perl-Audio.spec
index 5938a08..d400682 100644
--- a/perl-Audio.spec
+++ b/perl-Audio.spec
@@ -72,9 +72,9 @@ Moduł Perla Audio - pliki nagłówkowe.
%prep
%setup -q -n %{pdir}-%{version}
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__perl} Makefile.PL \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/perl-Audio.git/commitdiff/a4e5ab63018dd41ed9460a48c5753acfc83caac6
More information about the pld-cvs-commit
mailing list