diff options
author | rudson <rudson@04377dda-e619-0410-9926-eae83683ac58> | 2008-05-04 01:29:31 +0000 |
---|---|---|
committer | rudson <rudson@04377dda-e619-0410-9926-eae83683ac58> | 2008-05-04 01:29:31 +0000 |
commit | c5a289b1521043d4e5da7e3b2f0d057715216c06 (patch) | |
tree | cdcc66b7497139cc21fce3a90403b3e37e159e1d /trunk/src/createpkg | |
parent | 6db84bf6cb921f01b483218fd2bc33cfb55471df (diff) | |
download | simplepkg-c5a289b1521043d4e5da7e3b2f0d057715216c06.tar.gz simplepkg-c5a289b1521043d4e5da7e3b2f0d057715216c06.tar.bz2 |
git-svn-id: svn+slack://slack.fluxo.info/var/svn/simplepkg@505 04377dda-e619-0410-9926-eae83683ac58
Diffstat (limited to 'trunk/src/createpkg')
-rw-r--r-- | trunk/src/createpkg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/trunk/src/createpkg b/trunk/src/createpkg index 5d28d17..557e3f6 100644 --- a/trunk/src/createpkg +++ b/trunk/src/createpkg @@ -33,7 +33,7 @@ function usage { # Help message echo -e "${red}NAME${normal} - createpkg - create Slackware packages + createpkg - create Slackware packages from SlackBuilds in Sarava repository ${red}SYNOPSIS createpkg${normal} [${green}OPTIONS${normal}] [${green}program${normal}] @@ -81,8 +81,8 @@ ${red}COPYRIGHT${normal} Copyright © 2006 Free Software Foundation, Inc. This is free software. You may redistribute copies of it under the terms of the GNU General Public License - <${yellow}http://www.gnu.org/licenses/gpl.html${normal}>. There is NO WARRANTY, to the - extent permitted by law." | more + <${yellow}http://www.gnu.org/licenses/gpl.html${normal}>. There is NO WARRANTY, + to the extent permitted by law." | more } function build_all_slackbuild { |