[packages/dangerdeep] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:09:45 CEST 2025
commit 0be6cb68f5d5a5c16474edbc20462501e1085c8b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:09:29 2025 +0200
Fix applying patches.
dangerdeep.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dangerdeep.spec b/dangerdeep.spec
index ebe263a..40c7d4a 100644
--- a/dangerdeep.spec
+++ b/dangerdeep.spec
@@ -52,7 +52,7 @@ Danger from the Deep - narzędzia.
%prep
%setup -q -a 1
-%patch0 -p1
+%patch -P0 -p1
%{__sed} -i 's at -g -O2@%{rpmcflags}@' SConstruct
%{__sed} -i 's@/usr/local/share/dangerdeep@%{_datadir}/dangerdeep@' SConstruct
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dangerdeep.git/commitdiff/0be6cb68f5d5a5c16474edbc20462501e1085c8b
More information about the pld-cvs-commit
mailing list