From ffd7994da3b5c8021aa040f6ca4244f391eb9a0a Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 30 Mar 2022 00:50:53 +0100 Subject: fixed initd scripts for udev and sysklogd --- repo/system/bootscripts.xibuild | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 repo/system/bootscripts.xibuild (limited to 'repo/system/bootscripts.xibuild') diff --git a/repo/system/bootscripts.xibuild b/repo/system/bootscripts.xibuild deleted file mode 100644 index 6fe5e6f..0000000 --- a/repo/system/bootscripts.xibuild +++ /dev/null @@ -1,11 +0,0 @@ -#!/bin/sh - -MAKEDEPS="make " -DEPS="sh eudev" - -SOURCE=https://xi.davidovski.xyz/git/bootscripts.git -DESC="Bootscripts to initiate the system on boot" - -package () { - make DESTDIR=$PKG_DEST install -} -- cgit v1.2.1