| Index: src/pkg/mdns/copy_dylib.sh
|
| diff --git a/src/pkg/mdns/copy_dylib.sh b/src/pkg/mdns/copy_dylib.sh
|
| deleted file mode 100755
|
| index 0261c0a534cfe43a295e62793092f44f5b3ee194..0000000000000000000000000000000000000000
|
| --- a/src/pkg/mdns/copy_dylib.sh
|
| +++ /dev/null
|
| @@ -1,6 +0,0 @@
|
| -# Copyright (c) 2015, the Fletch project authors. Please see the AUTHORS file
|
| -# for details. All rights reserved. Use of this source code is governed by a
|
| -# BSD-style license that can be found in the LICENSE.md file.
|
| -
|
| -#! /bin/bash
|
| -cp out/ReleaseX64/libmdns_extension_lib.dylib pkg/mdns/lib/native
|
|
|