summaryrefslogtreecommitdiff
path: root/sysui/productlist.mk
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2017-12-06 19:16:19 +0100
committerStephan Bergmann <sbergman@redhat.com>2018-05-25 19:40:00 +0200
commitf4f21e3a3bae06bd13bd7cc221502d9373e55994 (patch)
tree057f0b1dca99af8994e47b8391fb61ff4295b1e3 /sysui/productlist.mk
parent0c4cc6754b5244b0f0f3f2da025f90a04b5556ac (diff)
fix variable name
Change-Id: Ie3eef59c934f5fe4146a911e4ee652457b94edd8 (cherry picked from commit 8978fdf58a403aa62e04d47e65cd799740e6b909) Reviewed-on: https://gerrit.libreoffice.org/54807 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sysui/productlist.mk')
-rw-r--r--sysui/productlist.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysui/productlist.mk b/sysui/productlist.mk
index aa6fbd4a38d4..5d21a8e52b87 100644
--- a/sysui/productlist.mk
+++ b/sysui/productlist.mk
@@ -11,7 +11,7 @@ PRODUCTLIST := libreoffice libreofficedev
PKGVERSION := $(LIBO_VERSION_MAJOR).$(LIBO_VERSION_MINOR).$(LIBO_VERSION_MICRO)
PKGVERSIONSHORT := $(LIBO_VERSION_MAJOR).$(LIBO_VERSION_MINOR)
PRODUCTNAME.libreoffice := LibreOffice
-PRODUCTNAME.libreofficeodev := LibreOfficeDev
+PRODUCTNAME.libreofficedev := LibreOfficeDev
UNIXFILENAME.libreoffice := libreoffice$(PKGVERSIONSHORT)
UNIXFILENAME.libreofficedev := libreofficedev$(PKGVERSIONSHORT)