Author: mladen.turk(a)jboss.com
Date: 2008-05-02 04:06:27 -0400 (Fri, 02 May 2008)
New Revision: 1581
Modified:
trunk/build/unix/util/applypatch.sh
Log:
Fix typo
Modified: trunk/build/unix/util/applypatch.sh
===================================================================
--- trunk/build/unix/util/applypatch.sh 2008-05-02 07:01:08 UTC (rev 1580)
+++ trunk/build/unix/util/applypatch.sh 2008-05-02 08:06:27 UTC (rev 1581)
@@ -64,7 +64,7 @@
xbap_build_top=$1
xbap_package_dir=$2
-xbsp_is_rhel=$3
+xbap_is_rhel=$3
# Call the internal functions.
xb_applypatch
Show replies by date