[packages/entice] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:26:07 CEST 2025
commit 6dd9d4750b19aca3d785b0d26e4c436aee385960
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:25:51 2025 +0200
Fix applying patches.
entice.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/entice.spec b/entice.spec
index 206b8fc..a605798 100644
--- a/entice.spec
+++ b/entice.spec
@@ -37,7 +37,7 @@ z tego katalogu.
%prep
%setup -q -n %{name}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/entice.git/commitdiff/6dd9d4750b19aca3d785b0d26e4c436aee385960
More information about the pld-cvs-commit
mailing list