[packages/gnome-autoar] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:46:19 CEST 2025
commit 07776677507f576653a46b3b790ba4be0ca207fc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:51:33 2025 +0200
Fix applying patches.
gnome-autoar.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-autoar.spec b/gnome-autoar.spec
index cd275a6..36d4af0 100644
--- a/gnome-autoar.spec
+++ b/gnome-autoar.spec
@@ -150,7 +150,7 @@ Dokumentacja API bibliotek gnome-autoar.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%if %{with static_libs}
%{__sed} -i -e '/^libgnome_autoar\(_gtk\)\? =/ s/shared_library/library/' gnome-autoar/meson.build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-autoar.git/commitdiff/07776677507f576653a46b3b790ba4be0ca207fc
More information about the pld-cvs-commit
mailing list