bitlbee-discord: set BITLBEE_DATADIR
Build fails otherwise Signed-off-by: William Casarin <jb55@jb55.com>
This commit is contained in:
parent
3f00ca96f2
commit
6845a8323a
@ -17,6 +17,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
export BITLBEE_PLUGINDIR=$out/lib/bitlbee
|
export BITLBEE_PLUGINDIR=$out/lib/bitlbee
|
||||||
|
export BITLBEE_DATADIR=$out/share/bitlbee
|
||||||
./autogen.sh
|
./autogen.sh
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user