~compiz-linaro-team/compiz/gles2

« back to all changes in this revision

Viewing changes to kde/window-decorator-kde4/CMakeLists.txt

  • Committer: smspillaz
  • Date: 2012-05-24 00:55:17 UTC
  • mto: (3201.2.18 trunk)
  • mto: This revision was merged to the branch mainline in revision 3225.
  • Revision ID: sam.spilsbury@canonical.com-20120524005517-g7t8sbd4d4tarxs3
Remove COMPIZ_DESTDIR

It was a broken hack for a problem that didn't exist

Show diffs side-by-side

added added

removed removed

Lines of Context:
66
66
 
67
67
        install (
68
68
            TARGETS kde4-window-decorator
69
 
            DESTINATION ${COMPIZ_DESTDIR}${exec_prefix}
 
69
            DESTINATION ${exec_prefix}
70
70
        )
71
71
 
72
72
    else (KDE4_FOUND)