summaryrefslogtreecommitdiff
path: root/instsetoo_native/inc_openoffice
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-08-01 13:25:35 +0000
committerRüdiger Timm <rt@openoffice.org>2008-08-01 13:25:35 +0000
commitbf1e0ac6fe5965c8cfe321c990f3cbd116774d17 (patch)
tree5d20dc8e9b18b6d496d6e0800c2cb53e267fce02 /instsetoo_native/inc_openoffice
parent1c6bfc0fd13211ccd377e2f6aace6e4e9703701b (diff)
INTEGRATION: CWS rmfreetype (1.1.2); FILE ADDED
2008/06/04 04:52:53 obr 1.1.2.1: #i52026# faked RPM dependency for libfreetype
Diffstat (limited to 'instsetoo_native/inc_openoffice')
-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}"
+