diff options
Diffstat (limited to 'editors/openoffice.org-1.0/Makefile')
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index dd1784e48c7d..70ca26e523b6 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -573,6 +573,7 @@ post-install: @${LN} -fs ${PREFIX}/bin/openoffice ${PREFIX}/bin/openoffice-setup @${LN} -fs ${PREFIX}/bin/openoffice ${PREFIX}/bin/openoffice-sfax @${LN} -fs ${PREFIX}/bin/openoffice ${PREFIX}/bin/openoffice-simpress + @${LN} -fs ${PREFIX}/bin/openoffice ${PREFIX}/bin/openoffice-smath @${LN} -fs ${PREFIX}/bin/openoffice ${PREFIX}/bin/openoffice-spadmin @${LN} -fs ${PREFIX}/bin/openoffice ${PREFIX}/bin/openoffice-sweb @${LN} -fs ${PREFIX}/bin/openoffice ${PREFIX}/bin/openoffice-swriter |