Skip to content
Snippets Groups Projects
Commit 2d3618c2 authored by tmpfile's avatar tmpfile Committed by Timo Teräs
Browse files

community/alpine-desktop: build on aarch64

parent a8095a96
No related merge requests found
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=alpine-desktop
pkgver=2.5
pkgrel=2
pkgrel=3
pkgdesc="Meta package for Alpine Desktop"
url="http://alpinelinux.org"
arch="noarch !aarch64" #firefox-esr not avail on excluded arches
arch="noarch"
license="GPL"
makedepends=""
depends="
abiword
audacious
......@@ -29,8 +28,7 @@ depends="
"
install=alpine-desktop.post-install
options="!check"
source=""
builddir="$srcdir"/$pkgname-$pkgver
builddir="$srcdir/$pkgname-$pkgver"
build() {
return 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment