[packages/gnome-mime-data] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:47:29 CEST 2025
commit 8dbd981a112230e186cbada2b9a24c35be066cf6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:52:43 2025 +0200
Fix applying patches.
gnome-mime-data.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-mime-data.spec b/gnome-mime-data.spec
index a25afa1..184c677 100644
--- a/gnome-mime-data.spec
+++ b/gnome-mime-data.spec
@@ -47,7 +47,7 @@ Pliki potrzebne przy tworzeniu programów używajacych gnome-mime-data.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__glib_gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-mime-data.git/commitdiff/8dbd981a112230e186cbada2b9a24c35be066cf6
More information about the pld-cvs-commit
mailing list