From 58c37322bd487ed28c4604340f82b1e7769e8666 Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph.amissah@gmail.com>
Date: Mon, 9 Nov 2020 18:42:38 -0500
Subject: nixify (start to nixify)

---
 setup/rbuild | 14 ++++++--------
 1 file changed, 6 insertions(+), 8 deletions(-)
 mode change 100644 => 100755 setup/rbuild

(limited to 'setup/rbuild')

diff --git a/setup/rbuild b/setup/rbuild
old mode 100644
new mode 100755
index 32017d4f..ddba6999
--- 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:
-- 
cgit v1.2.3