commit | 10a942f7a67fe7f8dc6c17c3115449f5034fb607 | [log] [tgz] |
---|---|---|
author | Rob Landley <rob@landley.net> | Tue Oct 27 21:47:24 2015 -0500 |
committer | Rob Landley <rob@landley.net> | Tue Oct 27 21:47:24 2015 -0500 |
tree | 3a3898517cc0a5035b072f4ad636cbe7099a82b8 | |
parent | d4c17cdaf1f72a872dcbe12952412f02810c29b5 [diff] |
Install without a mode should use 0755, and check FLAG_preserve instead of the global so "install -g 0" doesn't alias to "cp --preserve 0" and error out. through to --preserve 0"