[packages/gnusound] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:49:54 CEST 2025
commit 9b80a584e4ecbd5df4cab1b83fd296b7548f9f4e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:55:08 2025 +0200
Fix applying patches.
gnusound.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/gnusound.spec b/gnusound.spec
index 29871f0..177b281 100644
--- a/gnusound.spec
+++ b/gnusound.spec
@@ -59,10 +59,10 @@ trzeba to sprawdzić samemu.
%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 -pf /usr/share/automake/compile config
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnusound.git/commitdiff/9b80a584e4ecbd5df4cab1b83fd296b7548f9f4e
More information about the pld-cvs-commit
mailing list