aboutsummaryrefslogtreecommitdiff
path: root/core/sbase/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-01-29 11:46:11 +0300
committerCem Keylan <cem@ckyln.com>2020-01-29 11:46:11 +0300
commit7f19e475da1b1cd2ed64674a495a332cd9a33a6a (patch)
tree60c8bb3cf4b2705993e438bbb537c3d64d97c383 /core/sbase/build
parent48036f2a0d2c903a1bca48b3416de39eca04ce9b (diff)
downloadrepository-7f19e475da1b1cd2ed64674a495a332cd9a33a6a.tar.gz
sbase: unlink tar
Diffstat (limited to 'core/sbase/build')
-rwxr-xr-xcore/sbase/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/sbase/build b/core/sbase/build
index 2a0e38b6..1dac0f8f 100755
--- a/core/sbase/build
+++ b/core/sbase/build
@@ -2,3 +2,4 @@
make sbase-box
make PREFIX=/usr DESTDIR="$1" sbase-box-install
+unlink "$1/usr/bin/tar"