[packages/libgudev] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:51:04 CEST 2025
commit f23980c035fb187f589908e54be535feb11d4d25
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:50:48 2025 +0200
Fix applying patches.
libgudev.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libgudev.spec b/libgudev.spec
index 5240031..6c027bf 100644
--- a/libgudev.spec
+++ b/libgudev.spec
@@ -99,7 +99,7 @@ Dokumentacja API biblioteki libgudev.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%meson build \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libgudev.git/commitdiff/f23980c035fb187f589908e54be535feb11d4d25
More information about the pld-cvs-commit
mailing list