We need to set datadir = $(libdir) in bindists
authorIan Lynagh <igloo@earth.li>
Sun, 5 Oct 2008 14:33:07 +0000 (14:33 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 5 Oct 2008 14:33:07 +0000 (14:33 +0000)
commitb2a4e6bd520b414d391ab90ec5550d5e66740504
tree07bee18098ad1f01a623cf0b5a64af0bd75e0b1d
parent099e2092e8b172d385eb8213fc86fc9b97f5a82b
We need to set datadir = $(libdir) in bindists
We already do in the normal Makefiles.

This is because GHC needs package.conf and unlit to be in the same place
(and things like ghc-pkg need to agree on where package.conf is, so we
just set it globally).
distrib/Makefile-bin-vars.in