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