From e1082e5c5592d1253f21cbbd25280467d63cd170 Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Mon, 30 Jan 2023 14:09:43 -0500 Subject: changelog & urls housekeeping, more required - keep manual changelog? could rely on git changelogs - qi modified to match current urls - lots of url related stuff needs checking --- setup/rbuild | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) (limited to 'setup/rbuild') diff --git a/setup/rbuild b/setup/rbuild index ddba6999..44054910 100755 --- a/setup/rbuild +++ b/setup/rbuild @@ -3,8 +3,7 @@ Common Rakefile, Rantfile installer for SiSU softlink Rakefile and Rantfile to this file - - Homepage: - - Download: + - Homepage: Copyright (C) 2007 Ralph Amissah @@ -15,11 +14,11 @@ Rake is a Ruby build program by Jim Weirich - Rake may be downloaded and installed from: - + Rant is a Ruby build program by Stefan Lang - Rant may be downloaded and installed from: - + Notes on use: [if rake is preferred and installed] @@ -508,13 +507,12 @@ task :note_sources do puts <<-WOK SiSU project: - - + sisu source code is available at: - - + + sisu markup samples are provided/packaged separately as sisu-markup-samples: - + WOK end task :note_installation do -- cgit v1.2.3 From 95628d2cb75fe0749c8c02dfdc2de7911a2d2e6e Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Thu, 19 Oct 2023 11:03:20 -0400 Subject: sisu, update sisu links, (continue ...) --- setup/rbuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'setup/rbuild') diff --git a/setup/rbuild b/setup/rbuild index 44054910..ccc752cb 100755 --- a/setup/rbuild +++ b/setup/rbuild @@ -510,9 +510,9 @@ task :note_sources do sisu source code is available at: - + sisu markup samples are provided/packaged separately as sisu-markup-samples: - + WOK end task :note_installation do -- cgit v1.2.3