[packages/libdlna] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:47:06 CEST 2025
commit 9bbacb5b93b030d4cfff9cfb702b9bace20a9065
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:46:51 2025 +0200
Fix applying patches.
libdlna.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libdlna.spec b/libdlna.spec
index cf1c2c9..ac487f5 100644
--- a/libdlna.spec
+++ b/libdlna.spec
@@ -50,8 +50,8 @@ Statyczna biblioteka libdlna.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
# not autoconf-generated
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libdlna.git/commitdiff/9bbacb5b93b030d4cfff9cfb702b9bace20a9065
More information about the pld-cvs-commit
mailing list