summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2010-02-13 23:51:34 +0000
committerMaho Nakata <maho@FreeBSD.org>2010-02-13 23:51:34 +0000
commit6e57b2a0b5a3d781d84b7cdca73efa14d956a3b6 (patch)
treea77ec256e4b174b28edf6b6db93da2a3a565a478 /editors
parentadd KDE4 build knob [1], misc cleanups (diff)
a small fix.
Funded by: OpenOffice.org community.
Notes
Notes: svn path=/head/; revision=249820
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice.org-2/files/Makefile.others2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-2/files/Makefile.others b/editors/openoffice.org-2/files/Makefile.others
index 444a91beac69..8afeca1facdb 100644
--- a/editors/openoffice.org-2/files/Makefile.others
+++ b/editors/openoffice.org-2/files/Makefile.others
@@ -11,7 +11,7 @@
package-rename:
@${ECHO_MSG} "===> Rename package for OpenOffice.org mirror upload";
- @${MV} ${PKGFILE} \
+ @${LN} ${PKGFILE} \
${WRKDIR}/../${PACKAGE_BASENAME}_install_${LOCALIZED_LANG}${PKG_SUFX}
package-canonical: