From 5df6678ac6a1af4c47249a1fce255801b68e478e Mon Sep 17 00:00:00 2001 From: Cedric Girard Date: Wed, 22 Jan 2020 11:03:46 +0100 Subject: [PATCH] upgpkg: roundcubemail-git 1.4.rc1.r37.gc7677a572-1 forgot to cd in the build function --- roundcubemail-git/PKGBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/roundcubemail-git/PKGBUILD b/roundcubemail-git/PKGBUILD index d447cf2..1d25e2f 100644 --- a/roundcubemail-git/PKGBUILD +++ b/roundcubemail-git/PKGBUILD @@ -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