sysui/productlist.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit f4f21e3a3bae06bd13bd7cc221502d9373e55994
Author: David Tardon <dtar...@redhat.com>
Date:   Wed Dec 6 19:16:19 2017 +0100

    fix variable name
    
    Change-Id: Ie3eef59c934f5fe4146a911e4ee652457b94edd8
    (cherry picked from commit 8978fdf58a403aa62e04d47e65cd799740e6b909)
    Reviewed-on: https://gerrit.libreoffice.org/54807
    Tested-by: Jenkins <c...@libreoffice.org>
    Reviewed-by: Stephan Bergmann <sberg...@redhat.com>

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)
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to