Commit a526a1d8 authored by Julien Muchembled's avatar Julien Muchembled

java-re/libreoffice: disable shared for the moment

This reverts commits d23929f7
(partially) and 3c52286b.

This issue is in slapos.core, slapos/testing/check_software.py:

      '*/parts/libreoffice-bin/*',
      '*/parts/java-re*/*',

We'll reapply the changes after (or at the same time as)
slapos.core is updated.
parent 71d01d4d
Pipeline #17552 running with stage
in 0 seconds
......@@ -11,7 +11,6 @@ parts =
[java-common]
recipe = slapos.recipe.build:download-unpacked
shared = true
url = http://javadl.sun.com/webapps/download/AutoDL?BundleId=${:bundle-id}
[java-re-7]
......
......@@ -8,7 +8,6 @@ parts =
[libreoffice-bin]
recipe = slapos.recipe.build
shared = true
# here, two %s are used, first one is for directory name (eg. x86_64), and second one is for filename (eg. x86-64).
version = 5.2.4.2
url = http://downloadarchive.documentfoundation.org/libreoffice/old/${:version}/rpm/%s/LibreOffice_${:version}_Linux_%s_rpm.tar.gz
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment