From 13b0fd28a276552f2a15439309f1e0b1d0cd13b5 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 4 Sep 2016 14:27:36 +0100 Subject: avoid bouncing back and forward with variables and functions...check requirements only once...add reset option --- makepkg | 5 ----- 1 file changed, 5 deletions(-) (limited to 'makepkg') diff --git a/makepkg b/makepkg index 3121bf4..d8590b5 100755 --- a/makepkg +++ b/makepkg @@ -1,10 +1,5 @@ #!/usr/bin/env bash -# Vasile needs root privileges and a proper kernel to run - -kernelconfig -checkroot - chrootprepare () { # check our environment for sanity # if safe, trigger start && break the loop to build packages -- cgit v1.2.3