[packages/icon] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:12:27 CEST 2025
commit 96d371b8e72e73287771f3eed4069d2c90e38ff3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:12:12 2025 +0200
Fix applying patches.
icon.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/icon.spec b/icon.spec
index 8d644de..5e3ee16 100644
--- a/icon.spec
+++ b/icon.spec
@@ -33,7 +33,7 @@ poziomie.
%prep
%setup -q -n %{name}.v%{sver}src
-%patch0 -p1
+%patch -P0 -p1
%build
%{__make} %{?with_x:X-}Configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/icon.git/commitdiff/96d371b8e72e73287771f3eed4069d2c90e38ff3
More information about the pld-cvs-commit
mailing list