Commit Graph

11 Commits

Author SHA1 Message Date
Seiya Nuta
2bab2fddde don't use install(1) with -D option
-D option used in install.sh is a coreutils specific feature. OS X's
implementation does not support it and some other implementation such
as FreeBSD behaves differently.
2015-07-24 19:20:29 +09:00
Jeff Haemer
cbb1ed4025 Use "install -D" instead of "mkdir -p" and "cp".
Trivial cleanup.
2015-05-12 20:34:55 -06:00
Jeff Haemer
6194fa4a49 Case-harden Linux install script.
Add a shebang line to notice typos, bail on errors.
Provide default values for variables.
Add $prefix/bin to path.
2015-05-11 16:19:45 -06:00
Rick Olson
e37b695477 rename hawser => git-lfs 2015-03-19 13:30:55 -06:00
rubyist
a70990ae6a update scripts 2015-01-30 12:17:02 -05:00
rubyist
fe6bba2b69 Ensure the installation prefix exists before installing into it 2014-09-15 10:53:19 -04:00
Rick Olson
72e36d52db run 'git media init' during installation 2014-06-24 15:13:41 -06:00
Rick Olson
2041927b90 clean up existing git-media binaries after installs 2014-06-02 09:38:38 -06:00
risk danger olson
b4f41342fe update install.sh to use %f flag 2014-06-02 09:35:21 -06:00
risk danger olson
163529ce03 check PREFIX or BOXEN_HOME for a better prefix 2014-06-02 09:35:21 -06:00
risk danger olson
96afa8d388 rename the install.sh sample 2014-06-02 09:34:32 -06:00