Skip to content
Snippets Groups Projects
Commit 074babda authored by Natanael Copa's avatar Natanael Copa
Browse files

core/alpine-base: new meta package

Meta package for minimal alpine system
parent 41fe3613
No related branches found
No related tags found
No related merge requests found
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=alpine-base
pkgver=2.0
pkgrel=0
pkgdesc="Meta package for minimal alpine base"
url="http://alpinelinux.org"
license="GPL"
depends="alpine-baselayout alpine-conf apk-tools busybox busybox-initscripts
openrc"
makedepends=
install=
subpackages=
source=
build() {
mkdir -p "$pkgdir"
}
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