From ee0dd367156bbc7eac6047e9a772782e56496f59 Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Fri, 1 Mar 2013 13:50:16 +0100 Subject: remove minor.mk Hopefully all stays the same except for vcl/unx/gtk/a11y/atkutil.cxx. Change-Id: I49108007ee6d045f045de86c8654efc7ca5fd3d0 Reviewed-on: https://gerrit.libreoffice.org/2491 Tested-by: LibreOffice gerrit bot Reviewed-by: David Ostrovsky Tested-by: David Ostrovsky --- desktop/WinResTarget_sofficebin.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop/WinResTarget_sofficebin.mk') diff --git a/desktop/WinResTarget_sofficebin.mk b/desktop/WinResTarget_sofficebin.mk index 98580fb7c1b7..675477ead002 100644 --- a/desktop/WinResTarget_sofficebin.mk +++ b/desktop/WinResTarget_sofficebin.mk @@ -36,7 +36,7 @@ $(eval $(call gb_WinResTarget_add_defs,sofficebin/src,\ -DRES_APP_NAME=soffice \ -DRES_APP_FILEDESC="$(PRODUCTNAME)" \ -DRES_APP_ICON=icons/main_app.ico \ - -DVERVARIANT=$(BUILD) \ + -DVERVARIANT=$(LIBO_VERSION_PATCH) \ -DRES_APP_VENDOR="$(OOO_VENDOR)" \ )) -- cgit