[Libreoffice-commits] .: filter/prj filter/source

Caolán McNamara caolan at kemper.freedesktop.org
Tue Sep 6 02:12:32 PDT 2011


 filter/prj/build.lst          |    2 +-
 filter/source/svg/makefile.mk |    1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

New commits:
commit 811345dcb29208617b6bd226677d2f3145c692b8
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Tue Sep 6 10:11:32 2011 +0100

    pyuno is the module that installs python apparently

diff --git a/filter/prj/build.lst b/filter/prj/build.lst
index 9d2601d..6c2d871 100644
--- a/filter/prj/build.lst
+++ b/filter/prj/build.lst
@@ -1,4 +1,4 @@
-fl      filter  :    TRANSLATIONS:translations svtools unotools xmloff cppu tools cppuhelper sal svx javaunohelper XPDF:xpdf jvmaccess canvas SAXON:saxon LIBXSLT:libxslt basegfx package PYTHON:python NULL
+fl      filter  :    TRANSLATIONS:translations svtools unotools xmloff cppu tools cppuhelper sal svx javaunohelper XPDF:xpdf jvmaccess canvas SAXON:saxon LIBXSLT:libxslt basegfx package pyuno NULL
 fl	filter									usr1	-	all	fl_mkout			NULL
 fl	filter\prj								get		-	all	fl_prj				NULL
 fl	filter\inc								nmake	-	all	fl_inc				NULL
diff --git a/filter/source/svg/makefile.mk b/filter/source/svg/makefile.mk
index ccec051..8b4221d 100644
--- a/filter/source/svg/makefile.mk
+++ b/filter/source/svg/makefile.mk
@@ -107,7 +107,6 @@ PYTHONHOME:=$(SOLARLIBDIR)$/python
 .EXPORT: PYTHONPATH
 .ELSE                   # "$(SYSTEM_PYTHON)"!="YES"
 PYTHON=$(WRAPCMD) python
-ARSE
 .ENDIF                  # "$(SYSTEM_PYTHON)"!="YES"
 
 # --- Targets ----------------------------------


More information about the Libreoffice-commits mailing list