diff options
author | V3n3RiX <venerix@rogentos.ro> | 2015-08-30 14:29:41 +0100 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2015-08-30 14:29:41 +0100 |
commit | 39624eac34c86a82bcaa1ae87d923c3613890d23 (patch) | |
tree | 0987f9c279c0ffd8f71b3ae3492010f6e4ef07e3 /build32 | |
parent | b34f0d37cf2c10a2e9d98534bf2e1c9c4bead9a0 (diff) |
solved arguments, so import libvasile into vasile itself, and slaves can use from over there
Diffstat (limited to 'build32')
-rwxr-xr-x | build32 | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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" |