aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-3-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-3-devel/Makefile')
-rw-r--r--editors/openoffice.org-3-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile
index c6629bfabd4..78be877a2a8 100644
--- a/editors/openoffice.org-3-devel/Makefile
+++ b/editors/openoffice.org-3-devel/Makefile
@@ -259,7 +259,7 @@ post-install:
for file in `cd ${ICONS}/hicolor/$${dir}/mimetypes; ls *.png`; do \
${CP} ${ICONS}/hicolor/$${dir}/mimetypes/$${file} \
${PREFIX}/share/icons/hicolor/$${dir}/mimetypes/ ; \
- ${PRINTF} "share/icons/hiclor/$${dir}/mimetypes/$${file}\n" >> ${TMPPLIST} ; \
+ ${PRINTF} "share/icons/hicolor/$${dir}/mimetypes/$${file}\n" >> ${TMPPLIST} ; \
done ; \
done
.endif