[packages/akode] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:31:38 CEST 2025
commit 418166bb4101c1c1f887d9c09b95a1ed6021ef71
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:31:22 2025 +0200
Fix applying patches.
akode.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/akode.spec b/akode.spec
index 639d1e6..dbfc4ad 100644
--- a/akode.spec
+++ b/akode.spec
@@ -56,10 +56,10 @@ Pliki nagłówkowe biblioteki akode.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
%build
cp -f /usr/share/automake/config.sub admin
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/akode.git/commitdiff/418166bb4101c1c1f887d9c09b95a1ed6021ef71
More information about the pld-cvs-commit
mailing list