summaryrefslogtreecommitdiff
path: root/makepkg
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-09-04 14:27:36 +0100
committerV3n3RiX <venerix@rogentos.ro>2016-09-04 14:27:36 +0100
commit13b0fd28a276552f2a15439309f1e0b1d0cd13b5 (patch)
treecabbef35154a1758b6ef2700dbed2343696384da /makepkg
parent994178b1c5757d37c190aa2c4032d7a5a69d9623 (diff)
avoid bouncing back and forward with variables and functions...check requirements only once...add reset option
Diffstat (limited to 'makepkg')
-rwxr-xr-xmakepkg5
1 files changed, 0 insertions, 5 deletions
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