From 9cdfb08fbbb46e73658d2605d68da8a91b567c21 Mon Sep 17 00:00:00 2001 From: Oliver Braun Date: Sat, 24 May 2008 16:45:42 +0000 Subject: Update to 3.14. --- devel/hs-hmake/files/patch-src-hmake-Config.hs | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 devel/hs-hmake/files/patch-src-hmake-Config.hs (limited to 'devel/hs-hmake/files/patch-src-hmake-Config.hs') diff --git a/devel/hs-hmake/files/patch-src-hmake-Config.hs b/devel/hs-hmake/files/patch-src-hmake-Config.hs deleted file mode 100644 index 71078ca276b7..000000000000 --- a/devel/hs-hmake/files/patch-src-hmake-Config.hs +++ /dev/null @@ -1,11 +0,0 @@ ---- src/hmake/Config.hs.orig 2006-07-07 18:01:16.000000000 +0200 -+++ src/hmake/Config.hs 2008-02-28 22:18:01.000000000 +0100 -@@ -267,7 +267,7 @@ - else do -- 5.00 and above - pkgcfg <- runAndReadStdout (escape ghcpath++" --print-libdir") - let libdir = escape pkgcfg -- incdir1 = libdir++"/imports" -+ incdir1 = if ghcsym < 608 then libdir++"/imports" else libdir++"/lib" - ok <- doesDirectoryExist incdir1 - if ok - then do -- cgit v1.2.3