diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2020-11-09 18:42:38 -0500 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2021-04-02 20:01:37 -0400 |
commit | 58c37322bd487ed28c4604340f82b1e7769e8666 (patch) | |
tree | 3fbc74d002e8d6628f20a540d0566c0f2856e850 /setup/rbuild | |
parent | sisu.org minor adjustment to opening description (diff) |
nixify (start to nixify)
Diffstat (limited to 'setup/rbuild')
-rwxr-xr-x[-rw-r--r--] | setup/rbuild | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/setup/rbuild b/setup/rbuild index 32017d4f..ddba6999 100644..100755 --- a/setup/rbuild +++ b/setup/rbuild @@ -3,24 +3,22 @@ Common Rakefile, Rantfile installer for SiSU softlink Rakefile and Rantfile to this file - * Homepage: <http://www.jus.uio.no/sisu/SiSU> - <http://search.sisudoc.org> - * Download: <http://www.jus.uio.no/sisu/download> + - Homepage: <http://search.sisudoc.org> + - Download: <http://www.jus.uio.no/sisu/download> Copyright (C) 2007 Ralph Amissah - * License: LGPL - GNU Lesser General Public License + - License: LGPL - GNU Lesser General Public License [same license as Rant provided within the Rant package] - * Ralph Amissah <ralph@amissah.com> - Ralph Amissah <ralph.amissah@gmail.com> + - Ralph Amissah <ralph.amissah@gmail.com> Rake is a Ruby build program by Jim Weirich - * Rake may be downloaded and installed from: + - Rake may be downloaded and installed from: <http://rake.rubyforge.org/> Rant is a Ruby build program by Stefan Lang - * Rant may be downloaded and installed from: + - Rant may be downloaded and installed from: <http://make.rubyforge.org/> Notes on use: |