Skip to content

Commit

Permalink
Fuck, idk
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshCheek committed Sep 12, 2014
1 parent f47462d commit 9867b7d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 0 additions & 1 deletion bin/compile
Expand Up @@ -52,7 +52,6 @@ cd "cmake-3.0.1"

say 'Making it'
make
make install

# But there's a binary!
# curl "http://www.cmake.org/files/v3.0/cmake-3.0.2-Linux-i386.tar.gz" > "cmake-3.0.2.tar.gz"
Expand Down
5 changes: 4 additions & 1 deletion bin/release
Expand Up @@ -3,4 +3,7 @@
# I don't want to change anything, so emiting an empty yaml file as in null-buildpack
# https://github.com/ryandotsmith/null-buildpack/blob/master/bin/release

echo "--- {}"
PATH="cmake-3.0.1/bin"

echo "---"
echo "PATH: $PATH"

0 comments on commit 9867b7d

Please sign in to comment.