From bb85e8461c8a5589258d2201e34aaf04fc8a2272 Mon Sep 17 00:00:00 2001 From: Simon Marlow Date: Fri, 24 Feb 2006 14:30:51 +0000 Subject: [PATCH] oops, undo accidental addition of package-time settings --- distrib/Makefile-bin.in | 9 --------- 1 file changed, 9 deletions(-) diff --git a/distrib/Makefile-bin.in b/distrib/Makefile-bin.in index 3e4c4ed..6df1e05 100644 --- a/distrib/Makefile-bin.in +++ b/distrib/Makefile-bin.in @@ -1,12 +1,3 @@ -package = ghc -version = 6.5.20060205 -PACKAGE_SH_SCRIPTS = ghc-6.5.20060205 ghci-6.5.20060205 ghc-pkg-6.5.20060205 hsc2hs -PACKAGE_PRL_SCRIPTS = ghcprof -PACKAGE_LIB_PRL_SCRIPTS = ghc-asm ghc-split -PACKAGE_LIB_SPLICED_FILES = package.conf -PACKAGE_BINS = hp2ps runghc -PACKAGE_OPT_BINS = runhaskell -PACKAGE_LINKS = ghc ghci ghc-pkg # # @configure_input@ # -- 1.7.10.4