debian source
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 23 Sep 2005 19:36:07 +0000 (19:36 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Fri, 23 Sep 2005 19:36:07 +0000 (19:36 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@1268 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/QUICKSTART

index 6a5c34f7cb44f70b14f76cba94d32b3e1bdbab77..cf6a144472b95fdfae5cfd66b3eb479488af3ace 100644 (file)
@@ -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.
 
 
 
This page took 0.032437 seconds and 4 git commands to generate.