fix align
This commit is contained in:
parent
94471a459f
commit
1bf9b9bc7b
@ -18,8 +18,8 @@ stdenv.mkDerivation rec {
|
|||||||
ensureDir $out/bin
|
ensureDir $out/bin
|
||||||
pwd
|
pwd
|
||||||
cp ../bin/synergyc $out/bin
|
cp ../bin/synergyc $out/bin
|
||||||
cp ../bin/synergys $out/bin
|
cp ../bin/synergys $out/bin
|
||||||
cp ../bin/synergyd $out/bin
|
cp ../bin/synergyd $out/bin
|
||||||
'';
|
'';
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user