Changeset 2762

Show
Ignore:
Timestamp:
02/11/18 01:17:48 (6 years ago)
Author:
jwoithe
Message:

SConstruct: correct install rule for ffado-mixer.appdata.xml.

The wrong source filename was inadvertently referenced in the install rule
added in r2756.

Files:

Legend:

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

    r2756 r2762  
    936936        Default( 'doc' ) 
    937937 
    938 env.Install( env['metainfodir'], "support/xdg/ffado.org-ffadomixer.appdata.xml" ) 
     938env.Install( env['metainfodir'], "support/xdg/ffado-mixer.appdata.xml" ) 
    939939 
    940940#