Page MenuHome GnuPG

build.sh
No OneTemporary

build.sh

#!/usr/bin/env bash
#
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
#
export TB_PATH=${TB_PATH:-`which thunderbird`}
make clean
./configure --with-tb-path=$TB_PATH
make

File Metadata

Mime Type
text/x-shellscript
Expires
Sat, Jul 12, 10:30 AM (1 d, 14 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
13/92/208d25a4d649569dfb71dc0a9802

Event Timeline