Skip to content

Commit

Permalink
asahi-base: remove unneeded stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
dkwo committed Dec 1, 2022
1 parent 0ae5e7b commit 978f385
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
1 change: 0 additions & 1 deletion srcpkgs/asahi-base/files/default-update-m1n1

This file was deleted.

5 changes: 2 additions & 3 deletions srcpkgs/asahi-base/template
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
# Template file for 'asahi-base'
pkgname=asahi-base
version=20221101
version=20221201
revision=1
archs="aarch64*"
build_style=meta
depends="linux-asahi asahi-uboot asahi-scripts m1n1 dracut"
depends="linux-asahi m1n1"
short_desc="Void Linux Apple Silicon support package"
maintainer="Will Springer <[email protected]>"
license="Public Domain"
homepage="http://asahilinux.org"

do_install() {
vinstall "$FILESDIR/dracut-asahi.conf" 644 usr/lib/dracut/dracut.conf.d 10-asahi.conf
vinstall "$FILESDIR/default-update-m1n1" 644 etc/default update-m1n1
}

0 comments on commit 978f385

Please sign in to comment.