summaryrefslogtreecommitdiff
path: root/instsetoo_native/inc_openoffice/unix/find-requires-x11.sh
diff options
context:
space:
mode:
Diffstat (limited to 'instsetoo_native/inc_openoffice/unix/find-requires-x11.sh')
-rw-r--r--instsetoo_native/inc_openoffice/unix/find-requires-x11.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/instsetoo_native/inc_openoffice/unix/find-requires-x11.sh b/instsetoo_native/inc_openoffice/unix/find-requires-x11.sh
new file mode 100644
index 000000000000..b0565246fd3e
--- /dev/null
+++ b/instsetoo_native/inc_openoffice/unix/find-requires-x11.sh
@@ -0,0 +1,6 @@
+#!/bin/sh
+
+cat > /dev/null
+[[ "${OUTPATH}" == unxlngx* ]] && mark64="()(64bit)"
+echo "libfreetype.so.6${mark64}"
+