diff options
Diffstat (limited to 'devel/hs-readline/files/patch-Setup.hs')
-rw-r--r-- | devel/hs-readline/files/patch-Setup.hs | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/devel/hs-readline/files/patch-Setup.hs b/devel/hs-readline/files/patch-Setup.hs deleted file mode 100644 index cc3d6bccc53c..000000000000 --- a/devel/hs-readline/files/patch-Setup.hs +++ /dev/null @@ -1,8 +0,0 @@ ---- Setup.hs.orig 2009-07-16 09:03:11.000000000 +0000 -+++ Setup.hs 2009-07-16 09:03:29.000000000 +0000 -@@ -3,4 +3,4 @@ - import Distribution.Simple - - main :: IO () --main = defaultMainWithHooks defaultUserHooks -+main = defaultMainWithHooks autoconfUserHooks |