diff options
| author | MarcoFalke <[email protected]> | 2019-11-20 19:40:22 -0500 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2019-11-21 11:01:34 -0500 |
| commit | fa041875284d01602647519cc452185ba1ad5a8f (patch) | |
| tree | 6547e7cff6b10569759fd69b1a78ac6e9beacdb0 /src/httpserver.h | |
| parent | ci: Add DEPENDS_DIR variable, Add documentation for folders (diff) | |
| download | discoin-fa041875284d01602647519cc452185ba1ad5a8f.tar.xz discoin-fa041875284d01602647519cc452185ba1ad5a8f.zip | |
scripted-diff: Use ci DEPENDS_DIR, remove BASE_BUILD_DIR
-BEGIN VERIFY SCRIPT-
# Use ci DEPENDS_DIR
sed -i -e 's|BASE_BUILD_DIR/depends|DEPENDS_DIR|g' $(git grep -l depends ci)
sed -i -e 's| depends/| ${DEPENDS_DIR}/|g' $(git grep -l depends ci)
# Remove redundant alias
sed -i -e 's|BASE_BUILD_DIR|BASE_ROOT_DIR|g' $(git grep -l BASE_BUILD_DIR ci)
-END VERIFY SCRIPT-
Diffstat (limited to 'src/httpserver.h')
0 files changed, 0 insertions, 0 deletions