updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git] / rtspdump / rtspdump.install
blobf8147e8c195e02b205f4ae0bc54e545ed4383802
1 post_install() {
2   echo "=> Edit /etc/php/php.ini"
3   echo "=> add /usr/share/rtspdump to open_basedir"
4   echo "=> uncomment extension=sockets.so"