hlm.bat
author Simon Howkins <simonh@symbian.org>
Wed, 31 Mar 2010 12:52:23 +0100
changeset 958 72efe73cb3cf
parent 0 571f289c60b8
permissions -rw-r--r--
FIxed package config script to be able to handle utilities repo being at old URL, or new URL.

@echo off
setlocal
call %~dp0common\hlm.bat %*
endlocal