fix align

This commit is contained in:
Eduard Carreras 2012-10-15 20:00:20 +02:00
parent 94471a459f
commit 1bf9b9bc7b

View File

@ -18,8 +18,8 @@ stdenv.mkDerivation rec {
ensureDir $out/bin
pwd
cp ../bin/synergyc $out/bin
cp ../bin/synergys $out/bin
cp ../bin/synergyd $out/bin
cp ../bin/synergys $out/bin
cp ../bin/synergyd $out/bin
'';
meta = {