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 ];
|
||||
|
||||
preConfigure = ''
|
||||
substituteInPlace anki \
|
||||
substituteInPlace anki/anki \
|
||||
--replace /usr/share/ $out/share/
|
||||
|
||||
substituteInPlace Makefile \
|
||||
|
Loading…
Reference in New Issue
Block a user