1*cdf0e10cSrcweir#!/bin/sh
2*cdf0e10cSrcweir
3*cdf0e10cSrcweircat > /dev/null
4*cdf0e10cSrcweir[[ "${OUTPATH}" == unxlngx* ]] && mark64="()(64bit)"
5*cdf0e10cSrcweirecho "libgnomevfs-2.so.0${mark64}"
6*cdf0e10cSrcweirecho "libgconf-2.so.4${mark64}"
7*cdf0e10cSrcweir
8