borgend/branding.py

Sun, 25 Dec 2022 13:26:18 +0200

author
Tuomo Valkonen <tuomov@iki.fi>
date
Sun, 25 Dec 2022 13:26:18 +0200
changeset 147
c42d69c44170
parent 89
51cc2e25af38
permissions
-rw-r--r--

Prune also needs --glob-archives instead of --prefix

#
# Borgend by Tuomo Valkonen, 2018
#
# This file implements branding of the program; besides renaming the executables,
# installation locations, tarballs, and other similar actions, distributors who
# provide obsolete and modified software should also modify this file to
# disassociate their offering form the original authors.
#

appname="borgend"
appname_stylised="Borgend"

mercurial