[packages/dnfdragora] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:16:04 CEST 2025
commit cca8ecaf3f072b34d42818bc95647e73875ebefe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:15:48 2025 +0200
Fix applying patches.
dnfdragora.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dnfdragora.spec b/dnfdragora.spec
index 48ac6db..32d3324 100644
--- a/dnfdragora.spec
+++ b/dnfdragora.spec
@@ -56,7 +56,7 @@ This package provides the update notifier applet for dnfdragora.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -E -i -e '1s,#!\s*/usr/bin/env\s+python3(\s|$),#!%{__python3}\1,' \
bin/dnfdragora \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dnfdragora.git/commitdiff/cca8ecaf3f072b34d42818bc95647e73875ebefe
More information about the pld-cvs-commit
mailing list