[packages/ghc-network-bsd] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:44:29 CEST 2025
commit a70ea11145b01daca0f156f3c1582b18d5c2cf7b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:44:14 2025 +0200
Fix applying patches.
ghc-network-bsd.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc-network-bsd.spec b/ghc-network-bsd.spec
index 158f517..d893bd6 100644
--- a/ghc-network-bsd.spec
+++ b/ghc-network-bsd.spec
@@ -53,7 +53,7 @@ kiedy potrzebujemy systemu profilującego z GHC.
%prep
%setup -q -n %{pkgname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
runhaskell Setup.hs configure -v2 \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ghc-network-bsd.git/commitdiff/a70ea11145b01daca0f156f3c1582b18d5c2cf7b
More information about the pld-cvs-commit
mailing list