diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-04-27 10:08:53 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-04-27 10:08:53 +0000 |
commit | 4aa7ebfa01e8522609e6aba3de6b07c033fe69cf (patch) | |
tree | 42109e6505a531fa7f8e72d37e05a38cb2e012c1 /editors/openoffice.org-1.1/Makefile | |
parent | 42240d6754e861c05084eef5a1820f5e6439c7b0 (diff) |
Notes
Diffstat (limited to 'editors/openoffice.org-1.1/Makefile')
-rw-r--r-- | editors/openoffice.org-1.1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index 3437495ba615..112114dc9e0e 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/Makefile @@ -559,6 +559,7 @@ post-install: @${LN} -fs ${PREFIX}/bin/openoffice_${RELEASE_NR} ${PREFIX}/bin/openoffice_${RELEASE_NR}-sdraw @${LN} -fs ${PREFIX}/bin/openoffice_${RELEASE_NR} ${PREFIX}/bin/openoffice_${RELEASE_NR}-setup @${LN} -fs ${PREFIX}/bin/openoffice_${RELEASE_NR} ${PREFIX}/bin/openoffice_${RELEASE_NR}-sfax + @${LN} -fs ${PREFIX}/bin/openoffice ${RELEASE_NR} ${PREFIX}/bin/openoffice_${RELEASE_NR}-smath @${LN} -fs ${PREFIX}/bin/openoffice_${RELEASE_NR} ${PREFIX}/bin/openoffice_${RELEASE_NR}-simpress @${LN} -fs ${PREFIX}/bin/openoffice_${RELEASE_NR} ${PREFIX}/bin/openoffice_${RELEASE_NR}-spadmin @${LN} -fs ${PREFIX}/bin/openoffice_${RELEASE_NR} ${PREFIX}/bin/openoffice_${RELEASE_NR}-sweb |