summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild/package-backend.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/package-backend.sh b/build/package-backend.sh
index e20471d5..a207083b 100755
--- a/build/package-backend.sh
+++ b/build/package-backend.sh
@@ -23,7 +23,7 @@ ROOT_DIR=glustermg-backend-${VERSION}
DIR_NAME=${ROOT_DIR}/gmg-scripts
TAR_NAME=${ROOT_DIR}.tar
INSTALL_SCRIPT_NAME=gmg-backend-install.sh
-INSTALLER_TAR_NAME=gmg-backend-installer-${VERSION}.war.tar
+INSTALLER_TAR_NAME=gmg-backend-installer-${VERSION}.tar
prepare-script-dir()
{