user/onlyoffice-document-server: new aport #264

Closed
ayakael wants to merge 21 commits from onlyoffice/initial into edge
Showing only changes of commit d6101173b1 - Show all commits

View file

@ -37,7 +37,7 @@ build() {
make
}
rootpkg() {
package() {
export PATH="$PATH:$srcdir/npm_cache/bin"
cd "$builddir"/server
make install DESTDIR="$pkgdir"