[packages/gucharmap2] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:04:12 CEST 2025
commit 436f08958567d4c27b05c5344c303383bca63deb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:03:56 2025 +0200
Fix applying patches.
gucharmap2.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gucharmap2.spec b/gucharmap2.spec
index 90f6408..e5e8601 100644
--- a/gucharmap2.spec
+++ b/gucharmap2.spec
@@ -96,7 +96,7 @@ Dokumentacja API biblioteki gucharmap (wersja dla GTK+ 2).
%prep
%setup -q -n gucharmap-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__glib_gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gucharmap2.git/commitdiff/436f08958567d4c27b05c5344c303383bca63deb
More information about the pld-cvs-commit
mailing list