[packages/sddm] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:54:44 CEST 2025
commit 81072508ee5dcd5848034077bbca75a0b196aa41
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:54:28 2025 +0200
Fix applying patches.
sddm.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sddm.spec b/sddm.spec
index d33638c..6746fc3 100644
--- a/sddm.spec
+++ b/sddm.spec
@@ -69,8 +69,8 @@ interfaces.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/sddm.git/commitdiff/81072508ee5dcd5848034077bbca75a0b196aa41
More information about the pld-cvs-commit
mailing list