[libreoffice] prep for removal of --without-ppds

Caolán McNamara caolanm at fedoraproject.org
Wed Oct 29 17:21:42 UTC 2014


commit 7d07cf656fce3d89d21e1d1ae6875a2c5453ac68
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Oct 23 11:20:06 2014 +0100

    prep for removal of --without-ppds

 libreoffice.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 8689f99..d7b9336 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -1538,6 +1538,7 @@ popd
 rm -rf %{buildroot}%{baseinstdir}/readmes
 rm -rf %{buildroot}%{baseinstdir}/licenses
 
+# to-do, remove this in libreoffice 4.4 when --without-ppds is gone, it'll do the right thing on its own then
 install -m 0755 -d %{buildroot}%{baseinstdir}/share/psprint/driver
 install -m 0644 -p vcl/unx/generic/printer/configuration/ppds/SGENPRT.PS %{buildroot}%{baseinstdir}/share/psprint/driver/SGENPRT.PS
 


More information about the scm-commits mailing list