mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
php8.1-imagick: move files up 1 level
since php put a package.xml in top-level
This commit is contained in:
parent
4691b5cdfa
commit
1b7482d6df
1 changed files with 4 additions and 0 deletions
|
@ -15,6 +15,10 @@ homepage="https://pecl.php.net/package/imagick"
|
|||
distfiles="https://pecl.php.net/get/imagick-$version.tgz"
|
||||
checksum=5a364354109029d224bcbb2e82e15b248be9b641227f45e63425c06531792d3e
|
||||
|
||||
post_extract() {
|
||||
mv imagick-$version/* .
|
||||
}
|
||||
|
||||
pre_configure() {
|
||||
phpize8.1
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue