user/onlyoffice-document-server: new aport #264
1 changed files with 2 additions and 2 deletions
|
@ -60,9 +60,9 @@ source="
|
|||
builddir="$srcdir"/$pkgname-v$pkgver
|
||||
|
||||
prepare() {
|
||||
default_prepare
|
||||
npm install -g --prefix "$srcdir"/npm_cache pkg grunt grunt-cli gifsicle
|
||||
mv ../build_tools-$pkgver.$_buildno build_tools
|
||||
npm install -g --prefix "$srcdir"/npm_cache pkg grunt grunt-cli gifsicle
|
||||
default_prepare
|
||||
# overrides rpi for certain 3rd party libraries as already provided by system
|
||||
sed -i '/icu.make()/d' build_tools/scripts/core_common/make_common.py
|
||||
cat > "$builddir"/core/Common/3dParty/icu/icu.pri << EOF
|
||||
|
|
Loading…
Reference in a new issue