I hereby claim:
- I am bfleischer on github.
- I am bfleischer (https://keybase.io/bfleischer) on keybase.
- I have a public key ASA4bAcPUQtmmqakR2reO4198zNaa7xqUSU_cFaBAiv2hwo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/sh -x | |
| # These variables are always passed to build.sh | |
| DIST_DIR="$1" | |
| TMP_DIR="$2" | |
| ROOT_DIR="$3" | |
| PROJNAME="fuse_wait" | |
| DESTDIR="usr/local/bin" |