Changeset 947

Show
Ignore:
Timestamp:
03/16/08 11:17:58 (16 years ago)
Author:
arnonym
Message:

Fix a typo.

And be more verbose at why the mixer isn't built...

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libffado/SConstruct

    r946 r947  
    216216        env['PYUIC'] = True 
    217217 
    218 if conf.CheckForApp( "xdg-desktop-menu --help" ): 
    219         env['XDG_TOOLS'] = True 
     218        if conf.CheckForApp( "xdg-desktop-menu --help" ): 
     219                env['XDG_TOOLS'] = True 
     220        else: 
     221                print """ 
     222I couldn't find the program 'xdg-desktop-menu'. Together with xdg-icon-resource 
     223this is needed to add the fancy entry to your menu. 
     224""" 
     225 
     226else: 
     227        print """ 
     228I couldn't find all the prerequisites ('pyuic' and the python-modules 'dbus' and 
     229'qt') to build the mixer. Therefor it won't get installed. 
     230""" 
    220231 
    221232config_guess = conf.ConfigGuess() 
     
    419430                print """ 
    420431WARNING! 
    421 You are usin the (packagers) option DESTDIR to install this package to a 
     432You are using the (packagers) option DESTDIR to install this package to a 
    422433different place than the real prefix. As the xdg-tools can't cope with 
    423434that, the .desktop-files are not installed by this build, you have to