[packages/clex] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:00:29 CEST 2025
commit 2814c08c58311a22421c223b13cb35190c8e106d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:00:13 2025 +0200
Fix applying patches.
clex.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/clex.spec b/clex.spec
index f4c94f9..dcaeaaa 100644
--- a/clex.spec
+++ b/clex.spec
@@ -22,7 +22,7 @@ CLEX jest interaktywnym, pełnoekranowym zarządcą plików.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__aclocal}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/clex.git/commitdiff/2814c08c58311a22421c223b13cb35190c8e106d
More information about the pld-cvs-commit
mailing list