[pisa-src] Re: r2226 - trunk/openwrt/build-maemo.sh

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Tue, 06 Apr 2010 17:17:35 +0200

On Tue, Mar 30, 2010 at 02:35:55PM +0200, René Hummen wrote:
> 
> Log:
> added maemo build script
> 
> --- /dev/null 00:00:00 1970   (empty, because file is newly added)
> +++ trunk/openwrt/build-maemo.sh      Tue Mar 30 14:35:55 2010        (r2226)
> @@ -0,0 +1,110 @@
> +
> +DEBUG=yes
> +SCRATCHBOX="/srv/power/scratchbox"
> +PISA="/home/$USER/src/pisa"
> +HIP="/home/$USER/src/hipl/trunk"

Just use $HOME, it contains the complete home directory path.
Note that home directories do not have to reside in /home.

Diego

Other related posts: