Mercurial > trustbridge
changeset 1140:f67a6873d9c1
Mergerd
author | Sascha Wilde <wilde@intevation.de> |
---|---|
date | Wed, 17 Sep 2014 18:53:58 +0200 |
parents | 1c9001db6ea2 (current diff) e82c440c2727 (diff) |
children | 05d4e882fe18 96ecd345c961 |
files | packaging/linux-installer.inc |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/packaging/linux-installer.inc Wed Sep 17 18:53:04 2014 +0200 +++ b/packaging/linux-installer.inc Wed Sep 17 18:53:58 2014 +0200 @@ -79,6 +79,8 @@ shift 1 ;; --update) +# Update is an internal option that is used when the application calls +# the installer to install an update. UPDATE=1 shift 1 ;;