diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -37,3 +37,5 @@ packages installed, if your distribution has any. For Debian-based distros, you can do the following instead of the last step: $ fakeroot cpack -G DEB # dpkg -i sensei-raw-ctl-*.deb + +Leave out the fakeroot for CMake >= 2.8.9, it's been fixed since. |