[packages/libdazzle] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:46:36 CEST 2025
commit a99e83ea6d31430c0bd309ee9e1ecad76abf3684
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:46:20 2025 +0200
Fix applying patches.
libdazzle.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libdazzle.spec b/libdazzle.spec
index 0cf8cdf..7652fdb 100644
--- a/libdazzle.spec
+++ b/libdazzle.spec
@@ -85,7 +85,7 @@ Dokumentacja API biblioteki libdazzle.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%meson build \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libdazzle.git/commitdiff/a99e83ea6d31430c0bd309ee9e1ecad76abf3684
More information about the pld-cvs-commit
mailing list