From d150a5f3e462fa7fe194a805a4aa0076f4d03ab9 Mon Sep 17 00:00:00 2001 From: Deposite Pirate Date: Sun, 16 Sep 2018 18:48:36 +0200 Subject: Add ports. --- base/lvm/lvm.build | 146 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100755 base/lvm/lvm.build (limited to 'base/lvm/lvm.build') diff --git a/base/lvm/lvm.build b/base/lvm/lvm.build new file mode 100755 index 0000000..ddd821a --- /dev/null +++ b/base/lvm/lvm.build @@ -0,0 +1,146 @@ +#!/bin/bash +# +# Maintainer: Deposite Pirate + +source /usr/src/ports/Build/build.sh + +NAME=lvm +VERSION=2.02.98 +BUILD=1 +DEPENDS=('udev >= 173-1') + +# Description + +cat > ${PKG}/install/slack-desc <