[packages/ympd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:25:34 CEST 2025
commit 77d6662f33f6ef7b5dc9059a9c5b9891ad2d7417
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:23 2025 +0200
Fix applying patches.
ympd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ympd.spec b/ympd.spec
index 39dd445..d8bf6fd 100644
--- a/ympd.spec
+++ b/ympd.spec
@@ -22,7 +22,7 @@ Bootstrap/JS.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ympd.git/commitdiff/77d6662f33f6ef7b5dc9059a9c5b9891ad2d7417
More information about the pld-cvs-commit
mailing list