Author: jfrederic.clere(a)jboss.com
Date: 2007-12-20 08:58:12 -0500 (Thu, 20 Dec 2007)
New Revision: 1265
Added:
trunk/build/unix/util/buildroot.sh
Log:
Add the default file.
Added: trunk/build/unix/util/buildroot.sh
===================================================================
--- trunk/build/unix/util/buildroot.sh (rev 0)
+++ trunk/build/unix/util/buildroot.sh 2007-12-20 13:58:12 UTC (rev 1265)
@@ -0,0 +1,27 @@
+#!/bin/sh
+# Copyright(c) 2007 Red Hat Middleware, LLC,
+# and individual contributors as indicated by the @authors tag.
+# See the copyright.txt in the distribution for a
+# full listing of individual contributors.
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2 of the License, or (at your option) any later version.
+#
+# This library 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
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library in the file COPYING.LIB;
+# if not, write to the Free Software Foundation, Inc.,
+# 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+#
+# @author Jean-Frederic Clere
+#
+
+# Build a chrootable environment for testing.
+# $1: binary build directory.
+echo "Not yet supported in this platform"
Property changes on: trunk/build/unix/util/buildroot.sh
___________________________________________________________________
Name: svn:executable
+ *
Show replies by date