aboutsummaryrefslogtreecommitdiffstats
path: root/fastlib/common_config/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'fastlib/common_config/install.sh')
-rw-r--r--fastlib/common_config/install.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/fastlib/common_config/install.sh b/fastlib/common_config/install.sh
deleted file mode 100644
index 0e6395146b0..00000000000
--- a/fastlib/common_config/install.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-cd src/cpp
-make FASTOS_DIR=${autobuild_installroot} INSTALL_DIR=${autobuild_installroot} install