2
0
mirror of https://github.com/majn/telegram-purple synced 2025-08-22 09:57:44 +00:00

Enable gen-origtar in pristine environments

This commit is contained in:
Ben Wiederhake 2018-04-03 22:23:41 +02:00
parent deeaf6eb51
commit e67fcfefd6

View File

@ -24,6 +24,8 @@ set -e
rm -f bin/tgl.tar bin/commit.h.tar bin/result.tar bin/result.tar.gz
# Very old artifact
rm -f bin/tgl_tl-parser.tar
# Setup
mkdir -p bin
# -- Create parts
# Abuse the "bin" dir for temporary files.