commit 6f763012e57ffbca75ee872091d768eed9f76cc1 Author: kueller Date: Sat May 3 16:58:53 2008 +0000 V961 Tree Umbau git-svn-id: svn://svn.compuextreme.de/Viitor/V961/Viitor_libpri@4275 504e572c-2e33-0410-9681-be2bf7408885 diff --git a/tmp/postinstall b/tmp/postinstall new file mode 100644 index 0000000..0af8040 --- /dev/null +++ b/tmp/postinstall @@ -0,0 +1,4 @@ +#!/bin/bash + +grep -q asterisk /etc/ld.so.conf || echo >>/etc/ld.so.conf /opt/asterisk/lib +ldconfig