[packages/dleyna-core] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:15:28 CEST 2025
commit 87d213dd99898baa90606854382f5a68727aedd1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:15:13 2025 +0200
Fix applying patches.
dleyna-core.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dleyna-core.spec b/dleyna-core.spec
index 37e085c..5fea25f 100644
--- a/dleyna-core.spec
+++ b/dleyna-core.spec
@@ -36,7 +36,7 @@ This package provides development files for dleyna-core library.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dleyna-core.git/commitdiff/87d213dd99898baa90606854382f5a68727aedd1
More information about the pld-cvs-commit
mailing list