[packages/isl] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:17:50 CEST 2025
commit 74237a4b28cefc4eb2382534979b883035e5a7bc
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:17:34 2025 +0200
Fix applying patches.
isl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/isl.spec b/isl.spec
index 285b172..b188f1f 100644
--- a/isl.spec
+++ b/isl.spec
@@ -106,7 +106,7 @@ isl.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/isl.git/commitdiff/74237a4b28cefc4eb2382534979b883035e5a7bc
More information about the pld-cvs-commit
mailing list