upgpkg: roundcubemail-git 1.4.rc1.r37.gc7677a572-1

split prepare and build correctly
This commit is contained in:
Cedric Girard 2020-01-17 06:23:46 +01:00
parent 55d9d2e7c9
commit d334b437ec
Signed by: X-dark
GPG Key ID: E7D0E125DB9519E4
1 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,10 @@ prepare() {
sed -i 's!"dest": "program/js/tinymce"!"dest": "program/js/tinymce/langs"!' jsdeps.json
mv composer.json-dist composer.json
}
build(){
php -d extension=gd.so /usr/bin/composer install --no-dev
bin/install-jsdeps.sh
bin/jsshrink.sh