[packages/lde] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:41:59 CEST 2025
commit 8242fe1e14f71d6c5de933f467107491e8131bd1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:41:43 2025 +0200
Fix applying patches.
lde.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lde.spec b/lde.spec
index 1820385..6067112 100644
--- a/lde.spec
+++ b/lde.spec
@@ -28,7 +28,7 @@ zwykły tryb binarny.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lde.git/commitdiff/8242fe1e14f71d6c5de933f467107491e8131bd1
More information about the pld-cvs-commit
mailing list