summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/elo-mt-usb/elo-mt-usb.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/elo-mt-usb/elo-mt-usb.SlackBuild b/system/elo-mt-usb/elo-mt-usb.SlackBuild
index dd5f32d51e..e83b807af2 100644
--- a/system/elo-mt-usb/elo-mt-usb.SlackBuild
+++ b/system/elo-mt-usb/elo-mt-usb.SlackBuild
@@ -45,7 +45,7 @@ fi
# the name of the created package would be, and then exit. This information
# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
- echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
+ echo "$PRGNAM-$PKGVER-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
fi