[project @ 2001-04-24 13:29:05 by sewardj]
authorsewardj <unknown>
Tue, 24 Apr 2001 13:29:05 +0000 (13:29 +0000)
committersewardj <unknown>
Tue, 24 Apr 2001 13:29:05 +0000 (13:29 +0000)
merge rev 1.1.2.2, which was:
Fix readline arg to pkgconf.

ghc/mk/post-install-script

index 2790dce..6c56a3e 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" "???readline???" "$2" "" "" "" "" "" > $2/package.conf
+bin/$1/pkgconf install "$1" "" "NO" "-lreadline" "$2" "" "" "" "" "" > $2/package.conf