From f987b964a93806b12d1a6b3b7d1a30b4eb2be962 Mon Sep 17 00:00:00 2001 From: rudson Date: Sun, 19 Nov 2006 12:07:13 +0000 Subject: all: removido a opção --help dos slackbuilds MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@724 370017ae-e619-0410-ac65-c121f96126d4 --- media/gfx/exiv2/exiv2.SlackBuild | 21 --------------------- 1 file changed, 21 deletions(-) (limited to 'media/gfx/exiv2') diff --git a/media/gfx/exiv2/exiv2.SlackBuild b/media/gfx/exiv2/exiv2.SlackBuild index 5925cd34..0f41c996 100755 --- a/media/gfx/exiv2/exiv2.SlackBuild +++ b/media/gfx/exiv2/exiv2.SlackBuild @@ -42,27 +42,6 @@ OPTCONF=${OPTCONF:=""} MD5=${MD5:=$MD5_ORIG} URL=${URL:="http://www.exiv2.org/$SRC"} -# ---------------- SlackBuild Help ---------------------- -if [ "$1" = "--help" -o "$1" = "help" ]; then - echo -e "\033[01;32m -Use: var1=\"value 1\" var2=\"value 2\" ... .SlackBuild -where: - ARCH=machine arch (i386, i486, i686, ...) - VERSION=package version - BUILD=package build version (default 1rud) - SRC=source name of package - SRC_DIR=source directory (default $PWD) - TMP=temporary directory (default /tmp) - REPOS=repository directory - PREFIX=prefix from install package - OPTCONF=options to pass from ./configure. To configure - help, use OPTCONF=\"--help\" - MD5=md5sum from package source - URL=url from package source -\033[m" - exit $ERROR_HELP -fi - # ---------------- Download fontes ---------------------- # Fonte a ser compilada, com o path SOURCE=$SRC_DIR/$PACKAGE/$SRC -- cgit v1.2.3