From 78d521e30f2426edad8c2dafabd562e4df59c600 Mon Sep 17 00:00:00 2001 From: compudj Date: Fri, 23 Sep 2005 19:36:07 +0000 Subject: [PATCH] debian source git-svn-id: http://ltt.polymtl.ca/svn@1268 04897980-b3bd-0310-b5e0-8ef037075253 --- ltt/branches/poly/QUICKSTART | 7 +++++++ 1 file changed, 7 insertions(+) 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. -- 2.34.1