1 diff -Naur unity-4.24.0.orig/tools/unity.cmake unity-4.24.0/tools/unity.cmake
2 --- unity-4.24.0.orig/tools/unity.cmake 2011-11-26 07:17:06.000000000 +0100
3 +++ unity-4.24.0/tools/unity.cmake 2011-11-26 08:52:16.003275738 +0100
6 '''set variable environnement for unity to run'''
8 - os.environ['COMPIZ_CONFIG_PROFILE'] = 'ubuntu'
9 + os.environ['COMPIZ_CONFIG_PROFILE'] = 'unity'
11 if not 'DISPLAY' in os.environ:
12 # take an optimistic chance and warn about it :)