From 6fde6b0fe90abde84011202edd40fe46eb06af44 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 21 Nov 2010 16:20:55 +0000 Subject: --- scripts/README | 13 +------------ scripts/makedist.sh | 2 +- 2 files changed, 2 insertions(+), 13 deletions(-) (limited to 'scripts') diff --git a/scripts/README b/scripts/README index f2040ae..189b169 100644 --- a/scripts/README +++ b/scripts/README @@ -2,16 +2,5 @@ All scripts should be run from the yChat main directory, example: ./scripts/makeyhttpd.pl -A ./makeyhttpd.pl WILL NOT work :) -astyle.sh - Uses the astyle tool for source code formatting -buildnr.pl - Increments the yChat build number by one -checkperl.sh - Checks which perl to use [obsolete] -config.pl - yChat configurator [obsolete] -makedist.sh - Creates a yChat destribution package [broken] -makeyhttpd.pl - Generates yhttpd sourcecode [broken] -modules/ - Contains perl subroutines -screen.sh - Starts yChat inside of a screen session -setglobvals.pl - Sets some variables inside of the ./src/glob.h file -stats.pl - Generates and prints out some source code statistics -version.sh - Prints out the current yChat version +A ./makeyhttpd.pl WILL NOT work :) diff --git a/scripts/makedist.sh b/scripts/makedist.sh index 4f1c6e9..6c51a07 100755 --- a/scripts/makedist.sh +++ b/scripts/makedist.sh @@ -1,4 +1,4 @@ -#!/bin/sh -x +#!/bin/sh # The yChat Project (2005) # # This script creates a .tar.bz2 ball. -- cgit v1.2.3