updated on Tue Jan 17 00:10:10 UTC 2012
[aur-mirror.git] / emul32-qtlibs / emul32.install
bloba0999f0a9302e52b437dbbad3c2a31fbb9a295d4
1 post_install() {
2   echo -e '\033[1mRemember to add the following to your /etc/ld.so.conf:\033[0m'
3 cat <<EOF
4 /emul/linux/x86/lib
5 /emul/linux/x86/usr/lib
6 /emul/linux/x86/usr/qt/3/lib
7 EOF
10 op=$1
11 shift
13 $op $*