| Index: ports/SDL_ttf/build.sh
|
| diff --git a/ports/SDL_ttf/build.sh b/ports/SDL_ttf/build.sh
|
| deleted file mode 100755
|
| index a7bde8e10ed8481023c58507110ceba6e36e40cd..0000000000000000000000000000000000000000
|
| --- a/ports/SDL_ttf/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
|
| -
|
| -PackageInstall
|
| -exit 0
|
|
|