diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-19 07:11:04 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-19 07:11:04 +0000 |
commit | 3f27076552af8c11bd516f421c82e1376341db99 (patch) | |
tree | 89cc0134d5a2c9621331c50884395101ba625a8c | |
parent | 6c450433dceb0a59df1a8b73ea10be8f0bd5ab7f (diff) |
automatic import of libreoffice
-rw-r--r-- | libreoffice.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libreoffice.spec b/libreoffice.spec index 601eea5..29218f1 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1163,8 +1163,6 @@ for file in *.desktop; do -e "s/$PRODUCTVERSIONSHORT//g" \ $file done -# do not show startcenter -desktop-file-edit --set-key=NoDisplay --set-value=true startcenter.desktop %if %{with serverconfig} for app in base calc draw impress math startcenter writer xsltfilter; do desktop-file-edit --set-key=NoDisplay --set-value=true $app.desktop |