[packages/libutf8proc] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:03:25 CEST 2025
commit 6dd9bdd703531d0d483278bc8d993123a855f56e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 01:03:09 2025 +0200
Fix applying patches.
libutf8proc.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libutf8proc.spec b/libutf8proc.spec
index ffb0b4d..13ac0a9 100644
--- a/libutf8proc.spec
+++ b/libutf8proc.spec
@@ -71,7 +71,7 @@ Statyczna biblioteka libutf8proc.
%prep
%setup -q -n %{name}-%{version}-1
-%patch0 -p1
+%patch -P0 -p1
%build
export AR="%{__ar}"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libutf8proc.git/commitdiff/6dd9bdd703531d0d483278bc8d993123a855f56e
More information about the pld-cvs-commit
mailing list