updated on Sat Jan 21 04:00:54 UTC 2012
[aur-mirror.git] / php-rrdtool / php-rrdtool.install
blobde1ab9e3bdfb60ef9e3d46020aee8ddc9f2254ac
1 post_install() {
2         echo "For the extension to be loaded by PHP, you need to add it in php.ini or you can issue this command:
3         echo 'extension=rrdtool.so' > /etc/php/conf.d/rrdtool.ini"