# Contributor: Tony Garnock-Jones # Maintainer: Tony Garnock-Jones pkgname=synit-pid1 pkgver=0.0.1 pkgrel=0 pkgdesc="synit pid 1 program" url="https://synit.org/" arch="all" license="GPLv3" depends="" makedepends="" source="" builddir="$srcdir/" options="!check" # This allows us to stomple on /sbin/init, which is owned by the busybox package replaces="busybox" build() { pwd ls -laR false } package() { : } sha512sums=" "