Changeset 1487

Show
Ignore:
Timestamp:
08/07/08 11:43:45 (4 months ago)
Author:
terceiro
Message:

making reference to a relative path

Location:
trunk/image-builder/live/config
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/image-builder/live/config/binary

    r1443 r1487  
    116116# $LH_SYSLINUX_SPLASH: set custom syslinux splash 
    117117# (Default: empty) 
    118 LH_SYSLINUX_SPLASH="/mnt/usbdisk/Hacking/brdesktop/live/config/templates/syslinux/menu/data/splash.png" 
     118LH_SYSLINUX_SPLASH="$(pwd)/config/templates/syslinux/menu/data/splash.png" 
    119119 
    120120# $LH_SYSLINUX_TIMEOUT: set custom syslinux timeout in seconds 
  • trunk/image-builder/live/config/common

    r1438 r1487  
    9595# $LH_TEMPLATES: set templates 
    9696# (Default: /usr/share/live-helper/templates) 
    97 LH_TEMPLATES="/mnt/usbdisk/Hacking/brdesktop/live/config/templates" 
     97LH_TEMPLATES="$(pwd)/config/templates" 
    9898 
    9999# Live-helper options