anki: fix build (ZHF)
This commit is contained in:
parent
f7d962cd42
commit
768daf7691
@ -24,7 +24,7 @@ stdenv.mkDerivation rec {
|
|||||||
buildInputs = [ python py.wrapPython lame mplayer libpulseaudio ];
|
buildInputs = [ python py.wrapPython lame mplayer libpulseaudio ];
|
||||||
|
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
substituteInPlace anki \
|
substituteInPlace anki/anki \
|
||||||
--replace /usr/share/ $out/share/
|
--replace /usr/share/ $out/share/
|
||||||
|
|
||||||
substituteInPlace Makefile \
|
substituteInPlace Makefile \
|
||||||
|
Loading…
Reference in New Issue
Block a user