summaryrefslogtreecommitdiff
path: root/build64
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2015-08-30 14:29:41 +0100
committerV3n3RiX <venerix@rogentos.ro>2015-08-30 14:29:41 +0100
commit39624eac34c86a82bcaa1ae87d923c3613890d23 (patch)
tree0987f9c279c0ffd8f71b3ae3492010f6e4ef07e3 /build64
parentb34f0d37cf2c10a2e9d98534bf2e1c9c4bead9a0 (diff)
solved arguments, so import libvasile into vasile itself, and slaves can use from over there
Diffstat (limited to 'build64')
-rwxr-xr-xbuild642
1 files changed, 0 insertions, 2 deletions
diff --git a/build64 b/build64
index 07d1a5a..2c695b9 100755
--- a/build64
+++ b/build64
@@ -1,7 +1,5 @@
#!/bin/bash -x
-source libvasile
-
envkogaionstart () {
# mount ro squashfs chroot + add rw overlayfs layer to enable clean package building
mount -t squashfs "$sqfsrootx64" "$rodir"