summaryrefslogtreecommitdiff
path: root/build32
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 /build32
parentb34f0d37cf2c10a2e9d98534bf2e1c9c4bead9a0 (diff)
solved arguments, so import libvasile into vasile itself, and slaves can use from over there
Diffstat (limited to 'build32')
-rwxr-xr-xbuild322
1 files changed, 0 insertions, 2 deletions
diff --git a/build32 b/build32
index 23f2dc0..777b36c 100755
--- a/build32
+++ b/build32
@@ -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 "$sqfsrootx86" "$rodir"