[packages/lxde-common] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:12:16 CEST 2025
commit a5260bdb33e6201cb0fd1fe3037cd8f0df8647df
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:12:00 2025 +0200
Fix applying patches.
lxde-common.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lxde-common.spec b/lxde-common.spec
index a81d5f4..27d0d38 100644
--- a/lxde-common.spec
+++ b/lxde-common.spec
@@ -27,7 +27,7 @@ LXDE.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%configure
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lxde-common.git/commitdiff/a5260bdb33e6201cb0fd1fe3037cd8f0df8647df
More information about the pld-cvs-commit
mailing list