diff options
author | Brad Richardson <brichardson@structint.com> | 2020-06-14 19:45:06 -0700 |
---|---|---|
committer | Brad Richardson <brichardson@structint.com> | 2020-06-14 19:45:06 -0700 |
commit | ac01e266362251ba6c10443aeacf2e13061e4a05 (patch) | |
tree | 108b95cd4a82dce23d60c2eed628c367ee2df155 /package.yaml | |
parent | 91a649cdd80bf1062a03bcbc58715789ae0d3422 (diff) | |
download | fpm-ac01e266362251ba6c10443aeacf2e13061e4a05.tar.gz fpm-ac01e266362251ba6c10443aeacf2e13061e4a05.zip |
Revert "Try escaping the colon in buildscript BUILD_DIR"
This reverts commit 91a649cdd80bf1062a03bcbc58715789ae0d3422.
Diffstat (limited to 'package.yaml')
-rw-r--r-- | package.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.yaml b/package.yaml index 7cf11c6..ece47c9 100644 --- a/package.yaml +++ b/package.yaml @@ -25,7 +25,6 @@ dependencies: - directory - extra - filepath -- MissingH - optparse-applicative - process - shake |