[packages/dashboard] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:10:02 CEST 2025
commit d452cdd402b1497efea701d232c4618881080638
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:09:46 2025 +0200
Fix applying patches.
dashboard.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/dashboard.spec b/dashboard.spec
index 0ad9da8..db71823 100644
--- a/dashboard.spec
+++ b/dashboard.spec
@@ -48,7 +48,7 @@ czynnościami i wyświetlić je w przyjazny sposób.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dashboard.git/commitdiff/d452cdd402b1497efea701d232c4618881080638
More information about the pld-cvs-commit
mailing list