[packages/leksah] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:42:28 CEST 2025
commit 6bb76bfd413b61726ebbd00b7b4277aa96ce23ec
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:42:12 2025 +0200
Fix applying patches.
leksah.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/leksah.spec b/leksah.spec
index 437bd20..6a7e715 100644
--- a/leksah.spec
+++ b/leksah.spec
@@ -36,7 +36,7 @@ Haskell. Leksah uses GTK+ as GUI Toolkit.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
runhaskell Setup.lhs configure -v2 --enable-library-profiling \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/leksah.git/commitdiff/6bb76bfd413b61726ebbd00b7b4277aa96ce23ec
More information about the pld-cvs-commit
mailing list