From 6995184d66fc75394861b75e8b8d2c6fbda2d74f Mon Sep 17 00:00:00 2001 From: rudson Date: Mon, 21 Jan 2008 23:26:06 +0000 Subject: git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@484 04377dda-e619-0410-9926-eae83683ac58 --- trunk/src/mkbuild | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'trunk/src/mkbuild') diff --git a/trunk/src/mkbuild b/trunk/src/mkbuild index e11d2da..a4b9261 100755 --- a/trunk/src/mkbuild +++ b/trunk/src/mkbuild @@ -19,7 +19,7 @@ # Based in model generic.SlackBuild of Luiz # # Version: -PROG_VERSION=1.1.12 +PROG_VERSION=1.2.0 PROG_NAME=`basename $0` #-------------------------------------------------------------------- @@ -86,6 +86,12 @@ DESCRIPTION print SlackBuild path in Slack.Sarava tree EXAMPLES + mkbuild -c pyrex.mkbuild + build pyrex.SlackBuild and commit .mkbuild and .SlackBuild in + Slack.Sarava local tree. + mkbuild -a \"Jose Araujo\" -ai \"ja\" -n pyrex + make a basic pyrex.mkbuild with author name \"Jose Araujo\" and + author signature \"ja\". mkbuild --prefix /usr/local pyrex.mkbuild build pyrex.SlackBuild with prefix /usr/local and pyrex.mkbuild variables and options definitions. -- cgit v1.2.3