From 423afa8eec9b87a2b011b9a55f67eaac08c027c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Thu, 21 Apr 2011 14:43:40 +0200 Subject: Fix .deb package generation. Update the README instructions, too, since fakeroot is essential. Ubuntu 11.04 did not want to accept the package previously. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index dafcbf6..3b0506c 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Now you have two basic choices of installing the application: system package manager. CMake offers DEB and RPM. After _cpack_ finishes making the package, install this file. - $ cpack -G DEB + $ fakeroot cpack -G DEB # dpkg -i logdiag-0.0-Linux-x86_64.deb # Building from sources on Windows -- cgit v1.2.3