[packages/seatd] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:55:31 CEST 2025
commit 710b9165a3d0236d1ca6e4e131232174d86afc49
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:55:15 2025 +0200
Fix applying patches.
seatd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/seatd.spec b/seatd.spec
index d7fa526..2fe81cb 100644
--- a/seatd.spec
+++ b/seatd.spec
@@ -87,7 +87,7 @@ Biblioteka statyczna libseat.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%meson build \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/seatd.git/commitdiff/710b9165a3d0236d1ca6e4e131232174d86afc49
More information about the pld-cvs-commit
mailing list