aboutsummaryrefslogtreecommitdiff
path: root/core/carbs-docs/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-09-30 18:23:24 +0300
committerCem Keylan <cem@ckyln.com>2021-09-30 18:23:24 +0300
commitba58684bc447183e120f151030405d8b20c50961 (patch)
tree23b3143ef229e2fdc6d6c355581f01ce5b6201d1 /core/carbs-docs/build
parentc0b1e3fe0ff871cc4f73696ccea1848006592101 (diff)
downloadrepository-ba58684bc447183e120f151030405d8b20c50961.tar.gz
carbs-docs: bump to 2021.09
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 a62579de..c208b139 100755
--- a/core/carbs-docs/build
+++ b/core/carbs-docs/build
@@ -1,3 +1,3 @@
#!/bin/sh -e
-DESTDIR=$1 PREFIX=/usr redo install
+make DESTDIR="$1" PREFIX=/usr install