| Index: ports/libpng/build.sh
|
| diff --git a/ports/libpng/build.sh b/ports/libpng/build.sh
|
| deleted file mode 100755
|
| index 252c510261f64b9d88b8a30fbeada99535b9710d..0000000000000000000000000000000000000000
|
| --- a/ports/libpng/build.sh
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -#!/bin/bash
|
| -# Copyright (c) 2011 The Native Client Authors. All rights reserved.
|
| -# Use of this source code is governed by a BSD-style license that can be
|
| -# found in the LICENSE file.
|
| -
|
| -source pkg_info
|
| -source ../../build_tools/common.sh
|
| -
|
| -DefaultPackageInstall
|
| -exit 0
|
|
|