[packages/gnome-packagekit] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:47:44 CEST 2025
commit 74a56bc53924aadbeb6bde642c37ede67684dc9a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:52:58 2025 +0200
Fix applying patches.
gnome-packagekit.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-packagekit.spec b/gnome-packagekit.spec
index 115304d..33a0bc2 100644
--- a/gnome-packagekit.spec
+++ b/gnome-packagekit.spec
@@ -56,7 +56,7 @@ narzędzi stworzonych do instalacji, aktualizacji i usuwania pakietów.
%prep
%setup -q
-%patch0 -p1 -b .orig
+%patch -P0 -p1 -b .orig
%build
%meson build \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-packagekit.git/commitdiff/74a56bc53924aadbeb6bde642c37ede67684dc9a
More information about the pld-cvs-commit
mailing list