]> git.pld-linux.org Git - packages/libreoffice.git/commitdiff
- disable strip (we do it in rpm), typo in with mono bcond
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 20 Mar 2007 01:39:29 +0000 (01:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libreoffice.spec -> 1.745

libreoffice.spec

index 2a8d998cf43c62d240274126a0b392502d9ef0cb..ff8b8c6eccf11e62dd7c9358ac7566bdcbf21909 100644 (file)
@@ -5,6 +5,7 @@
 #              SRPMS           0.3 GB
 #              RPMS            0.9 GB
 # TODO:
+#   - --with-system-libwps     Use system libwps* library
 #   - pld about logo says 2.0
 #      - without system_db will not work (w/ java) as it will use db4.2 which is too old (see r1.650)
 #      - problems with gcc-4.2.0: oowriter is useless (invisble text till refresh)
@@ -2220,10 +2221,11 @@ CONFOPTS="\
        --without-gpc \
        --disable-epm \
        --disable-fontooo \
+       --disable-strip \
        --enable-access \
        --enable-cairo \
        --enable-crypt-link \
-       --%{?with_mono:--en}%{!?with_mono:dis}able-mono \
+       --%{?with_mono:en}%{!?with_mono:dis}able-mono \
        --enable-pam-link \
        --enable-openldap \
        --enable-cups \
This page took 0.122009 seconds and 4 git commands to generate.