aboutsummaryrefslogtreecommitdiff
path: root/src/cpt-build
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpt-build')
-rwxr-xr-xsrc/cpt-build2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cpt-build b/src/cpt-build
index b577176..a143b67 100755
--- a/src/cpt-build
+++ b/src/cpt-build
@@ -10,4 +10,6 @@ case "$1" in
--version|-v) version ;;
esac
+create_cache
+
pkg_build "$@"