Don't build Desktop file on Win32

This commit is contained in:
Christian Dywan 2009-07-09 19:08:37 +01:00
parent 1f0f411657
commit 78805e5cd4

View file

@ -400,6 +400,7 @@ def build (bld):
bld.add_subdirs ('docs/api')
bld.install_files ('${DOCDIR}/midori/api/', blddir + '/docs/api/*')
if not is_mingw (bld.env) and Options.platform != 'win32':
if bld.env['HAVE_HILDON']:
appdir = '${MDATADIR}/applications/hildon'
bld.install_files ('${MDATADIR}/dbus-1/services',