upgpkg: roundcubemail-git 1.4.rc1.r37.gc7677a572-1
forgot to cd in the build function
This commit is contained in:
parent
d334b437ec
commit
5df6678ac6
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue