[packages/polari] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:18:47 CEST 2025
commit d077e4afee8c9dbe24769df33673f479e6f645c9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:18:31 2025 +0200
Fix applying patches.
polari.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/polari.spec b/polari.spec
index f9a1c55..bc9940f 100644
--- a/polari.spec
+++ b/polari.spec
@@ -55,7 +55,7 @@ GNOME 3.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%meson build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/polari.git/commitdiff/d077e4afee8c9dbe24769df33673f479e6f645c9
More information about the pld-cvs-commit
mailing list