comparison packaging/linux-installer.inc @ 1380:77c9e35657ab

(issue83) Remove testversion note
author Andre Heinecke <andre.heinecke@intevation.de>
date Thu, 15 Jan 2015 15:28:40 +0100
parents 34c92dbfee7e
children
comparison
equal deleted inserted replaced
1379:831d28c2291d 1380:77c9e35657ab
278 278
279 cat <<EOF 279 cat <<EOF
280 ------------------------------------------------------------------------ 280 ------------------------------------------------------------------------
281 281
282 TrustBridge - Installer 282 TrustBridge - Installer
283 Version ${instcfg[VERSION]} - ${ARCH} (Testversion) 283 Version ${instcfg[VERSION]} - ${ARCH}
284 284
285 ------------------------------------------------------------------------ 285 ------------------------------------------------------------------------
286 EOF 286 EOF
287 287
288 if [ "$ARCH" == "x86_64" -a "$ARCH" != "$HOST_ARCH" ]; then 288 if [ "$ARCH" == "x86_64" -a "$ARCH" != "$HOST_ARCH" ]; then

http://wald.intevation.org/projects/trustbridge/