Merge lp://qastaging/~compiz-team/compiz/compiz.fix_1018916 into lp://qastaging/compiz/0.9.8
Proposed by
Sam Spilsbury
Status: | Merged |
---|---|
Merged at revision: | 3264 |
Proposed branch: | lp://qastaging/~compiz-team/compiz/compiz.fix_1018916 |
Merge into: | lp://qastaging/compiz/0.9.8 |
Diff against target: |
12 lines (+0/-2) 1 file modified
compizconfig/cmake/exec_setup_py_with_destdir.cmake (+0/-2) |
To merge this branch: | bzr merge lp://qastaging/~compiz-team/compiz/compiz.fix_1018916 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Daniel van Vugt | Approve | ||
Review via email: mp+112605@code.qastaging.launchpad.net |
Commit message
Don't print the result of BUILD_DEB (LP: #1018916)
Description of the change
== Problem ==
compizconfig-python and ccsm weren't installing
== Solution ==
Remove message ({$BUILD_DEB}), which could be unset and cause cmake errors
== Test ==
Build.
To post a comment you must log in.
Tested, works!