summaryrefslogtreecommitdiff
path: root/distro-configs
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2010-10-01 11:19:54 +0100
committerMichael Meeks <michael.meeks@novell.com>2010-10-01 11:20:16 +0100
commit4e795fc1e14b4d3f089347381867d9d0034fc2dd (patch)
treea6b07bd2d82b3011f6f9f30bb14ce960c938a302 /distro-configs
parent05b3866035600c567ad7a482b7319fb298662c0b (diff)
disable EPM, switch to LibreOfficeLinuxDevel by default, and use system python
Diffstat (limited to 'distro-configs')
-rw-r--r--distro-configs/LibreOfficeLinuxDevel.conf.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/distro-configs/LibreOfficeLinuxDevel.conf.in b/distro-configs/LibreOfficeLinuxDevel.conf.in
index 2a0a079f5..40edaf611 100644
--- a/distro-configs/LibreOfficeLinuxDevel.conf.in
+++ b/distro-configs/LibreOfficeLinuxDevel.conf.in
@@ -21,7 +21,7 @@
--without-system-jpeg
--without-system-libxml
--without-system-libxslt
---without-system-python
+--with-system-python
--without-system-zlib
--without-system-jars
--without-system-stdlibs
@@ -49,3 +49,4 @@
--with-external-thes-dir=/usr/share/mythes
--with-dict=ALL
--without-system-openssl
+--disable-epm \ No newline at end of file