From 22680c4c9d5c12655a588c767ff19228e81702b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Wed, 19 Jun 2013 18:56:05 +0200 Subject: [PATCH] fakeroot is needed to build correct .deb's --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index a8cd918..0e7c32f 100644 --- a/README +++ b/README @@ -30,5 +30,5 @@ 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: -$ cpack -G DEB +$ fakeroot cpack -G DEB # dpkg -i sensei-raw-ctl-*.deb