[packages/lightdm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:05:49 CEST 2025
commit 0a893d2af2d950966cef9615fb8751b222406016
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:05:31 2025 +0200
Fix applying patches.
lightdm.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/lightdm.spec b/lightdm.spec
index 17e2513..ed6609f 100644
--- a/lightdm.spec
+++ b/lightdm.spec
@@ -161,8 +161,8 @@ Bashowe uzupełnianie parametrów dla LightDM.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/lightdm.git/commitdiff/0a893d2af2d950966cef9615fb8751b222406016
More information about the pld-cvs-commit
mailing list