commit 17af4f6501ca05e2f122bf485ac9a6125e27bdd7 Author: kueller Date: Sat May 3 17:01:03 2008 +0000 V962 Branch git-svn-id: svn://svn.compuextreme.de/Viitor/V962/Viitor_libpri@4391 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