miro: keep quotes

This commit is contained in:
Domen Kožar 2014-01-11 20:14:58 +01:00
parent b1ffb9ede4
commit dfa8ac64ad

View file

@ -54,7 +54,7 @@ buildPythonPackage rec {
''; '';
postInstall = '' postInstall = ''
mv $out/bin/miro.real $out/bin/miro mv "$out/bin/miro.real" "$out/bin/miro"
''; '';
buildInputs = [ buildInputs = [