From: compudj Date: Fri, 23 Sep 2005 19:36:07 +0000 (+0000) Subject: debian source X-Git-Tag: v0.12.20~2221 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=78d521e30f2426edad8c2dafabd562e4df59c600;p=lttv.git debian source git-svn-id: http://ltt.polymtl.ca/svn@1268 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/QUICKSTART b/ltt/branches/poly/QUICKSTART index 6a5c34f7..cf6a1444 100644 --- a/ltt/branches/poly/QUICKSTART +++ b/ltt/branches/poly/QUICKSTART @@ -55,7 +55,14 @@ apt-get install lttv lttv-doc * note : the packages are signed by myself. I am not considered a trusted Debian source yet, so warnings are normal. +Packages are only available for i386. If you want to create packages for other +platforms, do : +apt-get source lttv +cd lttv-0.6.7 +dpkg-buildpackage -rfakeroot + +You should then have your .deb files created for your architecture.