[project @ 2001-05-23 15:52:12 by sewardj]
authorsewardj <unknown>
Wed, 23 May 2001 15:52:12 +0000 (15:52 +0000)
committersewardj <unknown>
Wed, 23 May 2001 15:52:12 +0000 (15:52 +0000)
-lreadline --> readline

ghc/mk/post-install-script

index 6c56a3e..3b5e08d 100644 (file)
@@ -6,4 +6,4 @@
 # This script is run just after installing a binary distribution, to
 # generate a correct package.conf for the new installation.
 
-bin/$1/pkgconf install "$1" "" "NO" "-lreadline" "$2" "" "" "" "" "" > $2/package.conf
+bin/$1/pkgconf install "$1" "" "NO" "readline" "$2" "" "" "" "" "" > $2/package.conf