1. 07 9月, 2016 1 次提交
    • install.sh: Treat $binpath as target directory. · 28a69eea
      In case $binpath/$bin is an already existing directory, the command
      
          mv "$bin" "$binpath/$bin"
      
      would store the binary in the place $binpath/$bin/$bin. I guess this is
      not the expected behavior. Therefore I used the -t option of `mv' to
      specify the target directory explicitly.
      
      License: MIT
      Signed-off-by: 's avatarStephan Kulla <git.mail@kulla.me>
      Stephan Kulla 提交于
  2. 06 9月, 2016 2 次提交
  3. 04 9月, 2016 2 次提交
  4. 02 9月, 2016 2 次提交
  5. 01 9月, 2016 3 次提交
  6. 30 8月, 2016 1 次提交
  7. 29 8月, 2016 2 次提交
  8. 26 8月, 2016 9 次提交
  9. 25 8月, 2016 2 次提交
  10. 24 8月, 2016 6 次提交
  11. 23 8月, 2016 4 次提交
  12. 22 8月, 2016 2 次提交
  13. 21 8月, 2016 3 次提交
  14. 20 8月, 2016 1 次提交