Skip to content

Commit

Permalink
build.profile: use ./build for build
Browse files Browse the repository at this point in the history
  • Loading branch information
wwwutz committed Jul 15, 2024
2 parents f0b82b1 + 31b76e2 commit ae4b8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.profile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BUILD_TAG=2.11.0

BUILD_DIR=.
BUILD_DIR=build
BUILD_SRC="${PWD}"

. build.local
Expand Down

0 comments on commit ae4b8b4

Please sign in to comment.