From f20a1eeb7672103fb3b8b4dcf25f2ea42d991b8b Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Sun, 19 Nov 2017 10:51:52 +0100 Subject: [PATCH] Add tito's global lib_dir --- .tito/tito.props | 1 + 1 file changed, 1 insertion(+) diff --git a/.tito/tito.props b/.tito/tito.props index eab3f19..3c97442 100644 --- a/.tito/tito.props +++ b/.tito/tito.props @@ -3,3 +3,4 @@ builder = tito.builder.Builder tagger = tito.tagger.VersionTagger changelog_do_not_remove_cherrypick = 0 changelog_format = %s (%ae) +lib_dir = ../tito_libs