[packages/dleyna-server] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:15:34 CEST 2025
commit a4b0724ddc5671e57ac9ea263d835207d9ce66f6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:15:18 2025 +0200
Fix applying patches.
dleyna-server.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dleyna-server.spec b/dleyna-server.spec
index ace4d69..76faa7c 100644
--- a/dleyna-server.spec
+++ b/dleyna-server.spec
@@ -47,7 +47,7 @@ This package provides development files for dLeyna server.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dleyna-server.git/commitdiff/a4b0724ddc5671e57ac9ea263d835207d9ce66f6
More information about the pld-cvs-commit
mailing list