[packages/bamf] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:45:35 CEST 2025
commit 0347d5a9ea7177289665303f50fe7b84dad3a40a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:45:20 2025 +0200
Fix applying patches.
bamf.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/bamf.spec b/bamf.spec
index 6ea35c6..99a6f67 100644
--- a/bamf.spec
+++ b/bamf.spec
@@ -88,7 +88,7 @@ API and internal documentation for %{name} library.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# ../.././src/bamf-legacy-window.c: In function 'bamf_legacy_window_get_class_name':
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/bamf.git/commitdiff/0347d5a9ea7177289665303f50fe7b84dad3a40a
More information about the pld-cvs-commit
mailing list