[packages/kdirstat] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:32:16 CEST 2025
commit 4a61015ef2708729b5e1e2c6203702b792c009e0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:32:00 2025 +0200
Fix applying patches.
kdirstat.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/kdirstat.spec b/kdirstat.spec
index 3a2d524..5a51452 100644
--- a/kdirstat.spec
+++ b/kdirstat.spec
@@ -27,7 +27,7 @@ zwolnienia miejsca.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
kde_htmldir="%{_kdedocdir}"; export kde_htmldir
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/kdirstat.git/commitdiff/4a61015ef2708729b5e1e2c6203702b792c009e0
More information about the pld-cvs-commit
mailing list