mirror of
https://github.com/archlinux/aur.git
synced 2026-02-08 21:43:04 +01:00
drop package
This commit is contained in:
parent
64bf095b79
commit
c56fcdaddf
1 changed files with 3 additions and 11 deletions
14
PKGBUILD
14
PKGBUILD
|
|
@ -1,4 +1,5 @@
|
|||
# Maintainer: Mark Wagie <mark dot wagie at proton dot me>
|
||||
# Maintainer:
|
||||
# Contributor: Mark Wagie <mark dot wagie at proton dot me>
|
||||
# Contributor: Caleb Maclennan <caleb@alerque.com>
|
||||
pkgname=ezra-bible-app
|
||||
pkgver=1.16.3
|
||||
|
|
@ -38,16 +39,7 @@ prepare() {
|
|||
build() {
|
||||
cd "$pkgname"
|
||||
export npm_config_cache="$srcdir/npm_cache"
|
||||
npm install
|
||||
npm run compile-pug
|
||||
npm run commit-info
|
||||
npm run install-node-prune
|
||||
npm i node-pre-gyp rebuild
|
||||
npm run rebuild
|
||||
npm run prune-node-modules
|
||||
rm -rf /tmp/electron-packager &> /dev/null
|
||||
npm run purge-build-artifacts
|
||||
npm run package-linux
|
||||
npm run build-linux
|
||||
}
|
||||
|
||||
package() {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue