miro: keep quotes

This commit is contained in:
Domen Kožar
2014-02-20 01:19:16 +01:00
parent b1ffb9ede4
commit dfa8ac64ad
+1 -1
View File
@@ -54,7 +54,7 @@ buildPythonPackage rec {
'';
postInstall = ''
mv $out/bin/miro.real $out/bin/miro
mv "$out/bin/miro.real" "$out/bin/miro"
'';
buildInputs = [