diff options
| author | Přemysl Janouch <p.janouch@gmail.com> | 2015-04-16 20:05:23 +0200 |
|---|---|---|
| committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-04-16 20:05:23 +0200 |
| commit | 2f7093025fb9df183f207782e440d495cabb8d45 (patch) | |
| tree | ccb0a5f29f4e48c90d649652b1675f1e96548112 | |
| parent | 6b752a58e26a5fb1cdef0d7d643fb734bf2f37af (diff) | |
| download | sensei-raw-ctl-2f7093025fb9df183f207782e440d495cabb8d45.tar.gz sensei-raw-ctl-2f7093025fb9df183f207782e440d495cabb8d45.tar.xz sensei-raw-ctl-2f7093025fb9df183f207782e440d495cabb8d45.zip | |
Fix package generation instructions
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
