aboutsummaryrefslogtreecommitdiff
path: root/core/carbs-docs/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-12-26 03:53:07 +0300
committerCem Keylan <cem@ckyln.com>2020-12-26 03:55:49 +0300
commit83f312912fea72c499bd211e5b4fa3bda3c57ef9 (patch)
treea6715b710ac4f2b1ca27488d7d5a178af548e089 /core/carbs-docs/build
parent347dcd3e2d00860a1446728f00892e19fb30f24b (diff)
downloadrepository-83f312912fea72c499bd211e5b4fa3bda3c57ef9.tar.gz
carbs-docs: bump to 20201226
Diffstat (limited to 'core/carbs-docs/build')
-rwxr-xr-xcore/carbs-docs/build2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/carbs-docs/build b/core/carbs-docs/build
index 08374058..a62579de 100755
--- a/core/carbs-docs/build
+++ b/core/carbs-docs/build
@@ -1,3 +1,3 @@
#!/bin/sh -e
-make PREFIX=/usr DESTDIR="$1" install
+DESTDIR=$1 PREFIX=/usr redo install