Skip to content

Commit

Permalink
Renaming KITURA_CI_BUILD_SCRIPTS_DIR to BUILDER_SCRIPTS_DIR
Browse files Browse the repository at this point in the history
  • Loading branch information
BDHernand committed Sep 13, 2016
1 parent a6e8778 commit 2cb0eba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

# Makefile
export KITURA_CI_BUILD_SCRIPTS_DIR=Package-Builder/build
export BUILDER_SCRIPTS_DIR=Package-Builder/build

-include Package-Builder/build/Makefile

Expand Down
2 changes: 1 addition & 1 deletion Package-Builder

0 comments on commit 2cb0eba

Please sign in to comment.