archrelease: copy trunk to community-any
[ArchLinux/community.git] / php-memcache / trunk / php-legacy-memcache.install
blobe3695af8c034235fea41969a1549db97dbe13f45
1 post_install() {
2   echo '
3     ==> PHP Legacy extension
5     A config file was stored under /etc/php-legacy/conf.d/. In order to use this
6     extension make sure to uncomment it from its config file.
7     '
10 # vim:set ts=2 sw=2 et: