From d30c88ec829e40333150d9f0aece53ba1bcdd05a Mon Sep 17 00:00:00 2001 From: davidovski Date: Sat, 5 Feb 2022 23:06:30 +0000 Subject: added auto-mainainer to build meta packages --- repo/meta/util.xibuild | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 repo/meta/util.xibuild (limited to 'repo/meta/util.xibuild') diff --git a/repo/meta/util.xibuild b/repo/meta/util.xibuild new file mode 100644 index 0000000..03888a8 --- /dev/null +++ b/repo/meta/util.xibuild @@ -0,0 +1,5 @@ +#!/bin/bash +# This file was automatically generated, do not edit! + +DESC="All the the packages available in util" +DEPS=( bash cpio curl diffutils dosfstools dracut e2fsprogs elfutils file gawk grep groff inetutils iproute2 keyutils less make-ca man-db neofetch openssh procps-ng rsync unzip util-linux vim which wpa_supplicant) -- cgit v1.2.1