From 3aeeaccccee1178c6f6041405fc230db5acd6862 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sun, 17 May 2015 23:20:00 +0200 Subject: scp2: fix --disable-python Change-Id: Iec27f9d9efb506d67de6bc20eb0a8eef46a58ebf Reviewed-on: https://gerrit.libreoffice.org/15778 Tested-by: Jenkins Reviewed-by: Andras Timar --- scp2/source/python/module_python.scp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scp2') diff --git a/scp2/source/python/module_python.scp b/scp2/source/python/module_python.scp index c4a29155e2aa..358923448994 100644 --- a/scp2/source/python/module_python.scp +++ b/scp2/source/python/module_python.scp @@ -18,11 +18,11 @@ #include "macros.inc" +#ifndef DISABLE_PYUNO + #include "AutoInstall/python" #include "AutoInstall/python_scriptprovider" -#ifndef DISABLE_PYUNO - Module gid_Module_Pyuno PackageInfo = "packinfo_office.txt"; ParentID = gid_Module_Root_Brand; -- cgit v1.2.3