[packages/libsharedmime] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:59:34 CEST 2025
commit 4dd641795eabe6a098c07e4cc9d856162f95b8c3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:59:18 2025 +0200
Fix applying patches.
libsharedmime.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libsharedmime.spec b/libsharedmime.spec
index a285ba2..7d1eeb0 100644
--- a/libsharedmime.spec
+++ b/libsharedmime.spec
@@ -34,7 +34,7 @@ Pliki nagłówkowe biblioteki libsharedmime.
%prep
%setup -q -n %{name}
-%patch0 -p0
+%patch -P0 -p0
%build
%{__make}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libsharedmime.git/commitdiff/4dd641795eabe6a098c07e4cc9d856162f95b8c3
More information about the pld-cvs-commit
mailing list