[packages/lxpanel] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:12:22 CEST 2025
commit 410a802452abd2a43873a8e9d963824603dc6fdf
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:12:06 2025 +0200
Fix applying patches.
lxpanel.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lxpanel.spec b/lxpanel.spec
index e17d743..2a9a960 100644
--- a/lxpanel.spec
+++ b/lxpanel.spec
@@ -82,7 +82,7 @@ Pliki nagłówkowe dla wtyczek lxpanelu.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lxpanel.git/commitdiff/410a802452abd2a43873a8e9d963824603dc6fdf
More information about the pld-cvs-commit
mailing list