fix align
This commit is contained in:
parent
94471a459f
commit
1bf9b9bc7b
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user