Add movim-git
This commit is contained in:
13
src/php-imagick/php-imagick.install
Normal file
13
src/php-imagick/php-imagick.install
Normal file
@@ -0,0 +1,13 @@
|
||||
post_install() {
|
||||
echo '
|
||||
==> PHP extension
|
||||
|
||||
A config file was stored under /etc/php/conf.d/ with the extension enabled.
|
||||
'
|
||||
}
|
||||
|
||||
post_upgrade() {
|
||||
post_install $1
|
||||
}
|
||||
|
||||
# vim:set ts=2 sw=2 et:
|
Reference in New Issue
Block a user