Revision: 5930 http://ipcop.svn.sourceforge.net/ipcop/?rev=5930&view=rev Author: owes Date: 2011-10-12 07:14:09 +0000 (Wed, 12 Oct 2011) Log Message: ----------- Redo usage helptext. check and checkclean were renamed some time ago.
Modified Paths: -------------- ipcop/trunk/make.sh Modified: ipcop/trunk/make.sh =================================================================== --- ipcop/trunk/make.sh 2011-10-12 05:30:04 UTC (rev 5929) +++ ipcop/trunk/make.sh 2011-10-12 07:14:09 UTC (rev 5930) @@ -2,31 +2,31 @@ # vim: set columns=120 noexpandtab: # ######################################################################################################### -# # -# This file is part of the IPCop Firewall. # -# # -# IPCop 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 Foundation; either version 2 of the License, or # -# (at your option) any later version. # -# # -# IPCop is distributed in the hope that it will be useful, # -# but WITHOUT ANY WARRANTY; without even the implied warranty of # -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # -# GNU General Public License for more details. # -# # -# You should have received a copy of the GNU General Public License # -# along with IPCop; if not, write to the Free Software # -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# # -# Copyright (C) 2001 Mark Wormgoor <m...@wormgoor.com>. # -# # -# (c) 2001 Eric S. Johansson <e...@harvee.billerica.ma.us> Check for Bash # -# (c) 2002 Thorsten Fischer <fro...@cs.tu-berlin.de> MD5Sum checking # -# # +# +# This file is part of the IPCop Firewall. +# +# IPCop 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 Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# IPCop is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with IPCop. If not, see <http://www.gnu.org/licenses/>. +# +# Copyright (C) 2001 Mark Wormgoor <m...@wormgoor.com>. +# +# (c) 2001 Eric S. Johansson <e...@harvee.billerica.ma.us> Check for Bash +# (c) 2002 Thorsten Fischer <fro...@cs.tu-berlin.de> MD5Sum checking +# ######################################################################################################### -# # +# # $Id$ +# ######################################################################################################### @@ -2533,7 +2533,7 @@ ${BASEDIR}/tools/gen_strings.pl ${BASEDIR} langs/ ;; *) - echo "Usage: ${0} {prefetch|build|clean|check|checkclean|gettoolchain|language|toolchain|shell}" + echo "Usage: ${0} {prefetch|build|clean|gettoolchain|check_files|language|shell}" cat doc/make.sh-usage exit 1 ;; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2d-oct _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn