[packages/vamp] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:28:25 CEST 2025
commit 27a1bc9e4e1c8bbea8b796c11b834b85a889bddc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:28:09 2025 +0200
Fix applying patches.
vamp.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/vamp.spec b/vamp.spec
index 5edea25..7c96389 100644
--- a/vamp.spec
+++ b/vamp.spec
@@ -72,7 +72,7 @@ Przykładowe wtyczki vampa.
%prep
%setup -q -n %{srcname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/vamp.git/commitdiff/27a1bc9e4e1c8bbea8b796c11b834b85a889bddc
More information about the pld-cvs-commit
mailing list