Fix package generation instructions
This commit is contained in:
parent
6b752a58e2
commit
2f7093025f
2
README
2
README
|
@ -37,7 +37,7 @@ The GUI also isn't going to be built if you don't have the GTK+ 3 development
|
|||
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
|
||||
$ cpack -G DEB
|
||||
# dpkg -i sensei-raw-ctl-*.deb
|
||||
|
||||
Note that for versions of CMake before 2.8.9, you need to prefix cpack with
|
||||
|
|
Loading…
Reference in New Issue