From 74626d93cb8d13b58f7103e4558e5db8b82ec507 Mon Sep 17 00:00:00 2001 From: rhatto Date: Thu, 11 Dec 2008 16:54:38 +0000 Subject: minor changes git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@649 04377dda-e619-0410-9926-eae83683ac58 --- trunk/src/createpkg | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'trunk/src') diff --git a/trunk/src/createpkg b/trunk/src/createpkg index c2d799a..c72cb04 100644 --- a/trunk/src/createpkg +++ b/trunk/src/createpkg @@ -1,8 +1,7 @@ #!/bin/bash # # createpkg: package builder using http://slack.sarava.org/slackbuilds scripts -# feedback: rhatto at riseup.net | gpl -# rudsonalves at yahoo.com.br +# feedback: rhatto at riseup.net / rudsonalves at yahoo.com.br # # createpkg is free software; you can redistribute it and/or modify it under the # terms of the GNU General Public License as published by the Free Software @@ -16,13 +15,8 @@ # this program; if not, write to the Free Software Foundation, Inc., 59 Temple # Place - Suite 330, Boston, MA 02111-1307, USA # -# /etc/slackbuildrc parameters: -# -# SLACKBUILDS_DIR="/path/to/slackbuilds", defaults to /var/simplepkg/slackbuilds -# SVN="svn://repository", defaults do http://slack.sarava.org/slackbuilds -# SYNC="yes|no", whether to always update the repository -# # Version $Rev$ - $Author$ +# #--------------------------------------------------- # Createpkg functions @@ -73,6 +67,8 @@ ${red}EXAMPLES${normal} search for all at* SlackBuilds scripts (at-spi, atk, ...) ${red}createpkg --info pyrex${normal} show pyrex description and dependences + $SYNC=yes {red}createpkg -i scilab${normal} + sync repository first, then build and install scilab package ${red}AUTHOR${normal} Written by ${blue}Rudson R. Alves${normal} -- cgit v1.2.3