Add blobmoji patches

This commit is contained in:
ave 2019-05-13 11:20:03 +03:00
parent c240dde4ef
commit 62972eff16
No known key found for this signature in database
GPG key ID: 09356ABAA42C842B
5 changed files with 64 additions and 2 deletions

View file

@ -31,6 +31,10 @@ if "mutant" in sys.argv:
disclaimers += " | This build uses Mutant Standard"\
" emoji (https://mutant.tech)."
if "blobs" in sys.argv:
disclaimers += " | This build uses Blob"\
" emoji, licensed SIL OFL, version 1.1."
customtext += ", built on {}@{} at {}{}".format(uname,
hostname,
timestamp,