diff options
author | Mikael Magnusson <mikma@users.sourceforge.net> | 2018-02-26 18:44:46 +0100 |
---|---|---|
committer | Mikael Magnusson <mikma@users.sourceforge.net> | 2018-02-26 18:44:46 +0100 |
commit | a02cbda0909ba1b198e127b89ad29068f01aabef (patch) | |
tree | 62119097338bc4d2394b2c0c84b725c80040a8d8 | |
parent | a565c8b2493cae5e30220b7ace9783a0ad945724 (diff) |
Fix syntax
-rwxr-xr-x | build.sh | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -94,7 +94,6 @@ build_procd() { test -e bin/packages/ || mkdir bin/packages/ ln -sf ../../$procd_ipkg bin/packages/ } -} build_tarball() { export SDK="$(pwd)/${sdk}" |