diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,5 +24,5 @@ $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr Note that there's no "make uninstall". For Debian-based distros, you can do the following instead of the last step: -$ cpack -G DEB +$ fakeroot cpack -G DEB # dpkg -i razer-bw-te-ctl-*.deb |