summaryrefslogtreecommitdiff
path: root/driver/Makefile
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2008-07-18 22:36:56 +0000
committerIan Lynagh <igloo@earth.li>2008-07-18 22:36:56 +0000
commitf893fb935d23418b80534b05f35fe50d54af0acc (patch)
treea7fac55529584608a3df3938ebf77114d5650159 /driver/Makefile
parentaa4a905d69a7325fc22f917a41a82f9e19146fcd (diff)
downloadhaskell-f893fb935d23418b80534b05f35fe50d54af0acc.tar.gz
Some "install" and "clean" fixes
Diffstat (limited to 'driver/Makefile')
-rw-r--r--driver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/Makefile b/driver/Makefile
index cf842e47c1..e81b1ea1fa 100644
--- a/driver/Makefile
+++ b/driver/Makefile
@@ -17,9 +17,9 @@ INPLACE_FILE = $(INPLACE_DATA_DIR)/inplace
boot all ::
$(MKDIRHIER) $(INPLACE_DATA_DIR)
test -e $(INPLACE_PKG_CONF) || echo "[]" > $(INPLACE_PKG_CONF)
+ echo "[]" > package.conf
touch $(INPLACE_FILE)
-override datadir = $(libdir)
INSTALL_DATAS += package.conf ghc-usage.txt ghci-usage.txt
# Since cleaning effectively uninstalls all the packages, we must