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

forgot to cd in the build function
This commit is contained in:
Cedric Girard 2020-01-22 11:03:46 +01:00
parent d334b437ec
commit 5df6678ac6
Signed by: X-dark
GPG Key ID: E7D0E125DB9519E4
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ prepare() {
}
build(){
cd "$srcdir"/roundcubemail
php -d extension=gd.so /usr/bin/composer install --no-dev
bin/install-jsdeps.sh
bin/jsshrink.sh